This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: [egcs-19980608] Extremely serious comparison bug
- To: Hyman Rosen <hymie at prolifics dot com>
- Subject: Re: [egcs-19980608] Extremely serious comparison bug
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Fri, 12 Jun 1998 01:09:48 -0600
- cc: egcs-bugs at cygnus dot com
- Reply-To: law at cygnus dot com
In message <199806112044.QAA14249@calumny.jyacc.com>you write:
> The following code runs incorrectly and prints "FAILED!" when compiled
> with -O, -O1, or -O2 on x86 Linux. The reason is this sequence of
> instructions for the comparison:
[ ... ]
Yup. It's a real bug. I haven't looked at it, but hopefully someone
will soon.
In the mean time, I've added it to the testsuite.
jeff