[Issue 13474] 32 bit DMD optimizer FP arithmetic bug
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Sun Feb 8 02:19:48 PST 2015
https://issues.dlang.org/show_bug.cgi?id=13474
--- Comment #10 from yebblies <yebblies at gmail.com> ---
(In reply to Илья Ярошенко from comment #9)
>
> Can you open https://github.com/D-Programming-Language/dmd/pull/3992 please?
Why? The results are still visible here:
https://auto-tester.puremagic.com/pull-history.ghtml?projectid=1&repoid=1&pullid=3992
I can reproduce that failure on linux64, so it might be an xmm bug. Not
failing on win32 suggests it's a different bug.
--
More information about the Digitalmars-d-bugs
mailing list