This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/19337] [4.0 Regression] ada does not compile
- From: "laurent at guerby dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 10 Jan 2005 14:07:17 -0000
- Subject: [Bug ada/19337] [4.0 Regression] ada does not compile
- References: <20050108205103.19337.heitkamp@ameritech.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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