This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/11366] [3.3 regression] miscompiles XDM-AUTHORIZATION-1 key generation and/or validation in XFree86 at -O2
- From: "james at nocrew dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Jul 2003 18:44:04 -0000
- Subject: [Bug optimization/11366] [3.3 regression] miscompiles XDM-AUTHORIZATION-1 key generation and/or validation in XFree86 at -O2
- References: <20030629091921.11366.debian-gcc@lists.debian.org>
- 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=11366
------- Additional Comments From james at nocrew dot org 2003-07-14 18:44 -------
Subject: Re: [3.3 regression] miscompiles
XDM-AUTHORIZATION-1 key generation and/or validation in XFree86 at -O2
"sirl at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org> writes:
> ------- Additional Comments From sirl at gcc dot gnu dot org 2003-07-14 18:17 -------
> Out of interest, since you are still using XFree86-4.2.1, have you made sure
> you compiled XFree86 with -fno-strict-aliasing, a thing that is done
> automatically since 4.3.0?
Yes, I tried this; it doesn't help.