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

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Jul 9 16:31:51 UTC 2022


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

--- Comment #6 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #14280 "merge stable" was merged into master:

- 6d590f4c88d7ada0743e5bdb4223a7d044924322 by mhh:
  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/14280

--


More information about the Digitalmars-d-bugs mailing list