This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: strange double comparison results with -O[12] on x86(-32)


* Dave Korn:

>> 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-)
>
>
>   ... or it's a bug in the libc/crt-startup, which is where the
> hardware rounding mode is (or should be) set up ...

I think you'd still experience latent excess precision for floats,
though.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]