This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/11734] Optimization errors using -m64 above -O1
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Jul 2003 21:48:15 -0000
- Subject: [Bug c/11734] Optimization errors using -m64 above -O1
- References: <20030730205845.11734.gerryt@vcn.bc.ca>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11734
pinskia at physics dot uc dot edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
Keywords| |wrong-code
------- Additional Comments From pinskia at physics dot uc dot edu 2003-07-30 21:48 -------
Can you try with "-fno-strict-aliasing"?
Also can you attach the *.i files?
Also can you provide the output of "gcc -v"?