Very strange problem with comparing floating point numbers
Ali Çehreli
acehreli at yahoo.com
Sat Sep 29 18:52:24 PDT 2012
On 09/29/2012 06:48 PM, Andrej Mitrovic wrote:
> The second one uses fstp twice, then fld twice. I don't know, maybe
> this could be a bug. My ASM is weak but I see some difference here..
I saw similar differences but my asm is even weaker. :)
I am writing to confirm that I can reproduce the problem with -m32 on a
64-bit system. The code works as expected without -m32.
Ali
More information about the Digitalmars-d-learn
mailing list