[Issue 17087] [REG2.072] Wrong generated with cfloat and creal when casting from int

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Fri Jan 13 13:54:09 PST 2017


https://issues.dlang.org/show_bug.cgi?id=17087

bitter.taste at gmx.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bitter.taste at gmx.com

--- Comment #1 from bitter.taste at gmx.com ---
Introduced by https://github.com/dlang/dmd/pull/6238
cdorth -> orthxmm is the culprit, changing it back to orth87 makes the (first)
test case succeed.

--


More information about the Digitalmars-d-bugs mailing list