[Issue 20143] ICE in optimizer on real 0/0 returned as double

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Jun 7 16:52:54 UTC 2022


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

Dlang Bot <dlang-bot at dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #4 from Dlang Bot <dlang-bot at dlang.rocks> ---
@maxhaton updated dlang/dmd pull request #14192 "Fix Issue 20143 - Backend
constant folding did not support division b…" fixing this issue:

- Fix Issue 20143 - Backend constant folding did not support division by real.

  This involved simply adding the correct case to the grand olde switch
statement that does the evalu8tion

https://github.com/dlang/dmd/pull/14192

--


More information about the Digitalmars-d-bugs mailing list