This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: strange double comparison results with -O[12] on x86(-32)
- From: Florian Weimer <fw at deneb dot enyo dot de>
- To: Andrew Pinski <pinskia at physics dot uc dot edu>
- Cc: Christian Bodenstedt <c dot bodenstedt at cityweb dot de>, gcc at gcc dot gnu dot org
- Date: Mon, 13 Jun 2005 17:07:34 +0200
- Subject: Re: strange double comparison results with -O[12] on x86(-32)
- References: <20050613162128.31a5a1c7@deagol><47f3fb7cb262c15a7be7954cae1bb3d5@physics.uc.edu>
* Andrew Pinski:
> This is known as GCC PR 323 which is not a bug:
> <http://gcc.gnu.org/PR323>.
It is a bug in GCC, the C standard, or the x86 FP hardware. I'm
leaning towards the C standard or the hardware. 8-)