[Bug target/30769] compile error / segmentation fault / 64bit compiler
ebotcazou at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Feb 16 06:12:00 GMT 2007
------- Comment #10 from ebotcazou at gcc dot gnu dot org 2007-02-16 06:12 -------
Fixed in 4.1.2 and later.
Note that you don't need -fno-strict-aliasing with -O, it's the default.
You don't need -mcpu=v9 -m64 -Wa,-xarch=v9 either, it's also the default.
--
ebotcazou at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
Target Milestone|--- |4.1.2
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30769
More information about the Gcc-bugs
mailing list