This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug ada/19337] [4.0 Regression] ada does not compile


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]