This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/11846] [3.3 regression] mozilla/amd64 miscompilation
- From: "gbeauchesne at mandrakesoft dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Aug 2003 18:36:06 -0000
- Subject: [Bug optimization/11846] [3.3 regression] mozilla/amd64 miscompilation
- References: <20030807154131.11846.gbeauchesne@mandrakesoft.com>
- 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=11846
------- Additional Comments From gbeauchesne at mandrakesoft dot com 2003-08-07 18:36 -------
Subject: Re: [3.3 regression] mozilla/amd64 miscompilation
> ------- Additional Comments From pinskia at physics dot uc dot edu
> 2003-08-07 17:05 -------
> Is by chance any related to bug 11376?
tcase5 & tcase6 indeed segfault on amd64 too. The fact that moz worked
with -fno-gcse on my machine was probably pure luck.
> Can you retry with -fno-strict-aliasing?
I will check tomorrow. Thanks for linking those two bugs.