[Issue 13548] wrong FP comparison
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Sun Feb 8 03:41:46 PST 2015
https://issues.dlang.org/show_bug.cgi?id=13548
yebblies <yebblies at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |yebblies at gmail.com
--- Comment #1 from yebblies <yebblies at gmail.com> ---
My guess is that this is a similar bug to issue 13474, where ad is truncated by
saving it to the stack then reloading it, while cd is kept in a register after
being returned with >double precision.
--
More information about the Digitalmars-d-bugs
mailing list