This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/30769] compile error / segmentation fault / 64bit compiler
- From: "ebotcazou at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Feb 2007 06:12:47 -0000
- Subject: [Bug target/30769] compile error / segmentation fault / 64bit compiler
- References: <bug-30769-14084@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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