[Bug middle-end/48752] [4.7 Regression] ICE in evaulate_conditions_for_edge at ipa-inline-analysis.c:466

danglin at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Apr 30 01:41:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48752

--- Comment #17 from John David Anglin <danglin at gcc dot gnu.org> 2011-04-30 01:38:18 UTC ---
I didn't find a simpler testcase running the C testsuite.

The following cross build commands allow me to duplicate the problem on
i686-apple-darwin9 with the compiler args shown in comment #11:

../gcc/configure --disable-shared --disable-nls --enable-multiarch
--disable-threads --disable-libgcc --disable-libmudflap --disable-libssp
--disable-libgomp --disable-libmudflap --build=i686-apple-darwin9
--host=i686-apple-darwin9 --target=hppa2.0w-hp-hpux11.11 --enable-languages=c++
--disable-bootstrap &&
make BOOT_CFLAGS="-g -O0" CFLAGS="-g -O0" &&



More information about the Gcc-bugs mailing list