------- Additional Comments From laurent at guerby dot net 2005-01-10 14:07 ------- BOOT_CFLAGS='-mtune=athlon-mp -O3 -pipe'
Okay, that's the issue, I believe the default one is "-O2", I suggested retrying without BOOT_CLFAGS, you should be able to build. We're currently running the Ada testsuite at -O2 (see gcc/testsuite/ada/acats/run_all.sh), I'll try to run it at -O3 to see if I get this ICE, that will be easier to file and track. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19337