[Issue 21526] x87 not rounding to precision on assignment on some platforms

2021-01-08 Thread d-bugmail--- via Digitalmars-d-bugs
|--- |FIXED --- Comment #3 from Dlang Bot --- dlang/dmd pull request #12102 "fix Issue 21526 - x87 not rounding to precision on assignment on some…" was merged into master: - 455f606b7d6f4b220da14ae6432249f34a0e8cf6 by Walter Bright: fix Issue 21526 - x87 not rounding to pr

[Issue 21526] x87 not rounding to precision on assignment on some platforms

2021-01-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21526 Iain Buclaw changed: What|Removed |Added CC||ibuc...@gdcproject.org --- Comment #2 from Iai

[Issue 21526] x87 not rounding to precision on assignment on some platforms

2021-01-06 Thread d-bugmail--- via Digitalmars-d-bugs
--- @WalterBright created dlang/dmd pull request #12102 "fix Issue 21526 - x87 not rounding to precision on assignment on some…" fixing this issue: - fix Issue 21526 - x87 not rounding to precision on assignment on some platforms https://github.com/dlang/dmd/pull/12102 --

[Issue 21526] x87 not rounding to precision on assignment on some platforms

2021-01-05 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21526 Walter Bright changed: What|Removed |Added Keywords||backend, wrong-code --