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

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@maxhaton created dlang/dmd pull request #14698 "Fix Issue 23549, 22587 - Lower
certain noreturn expressions to a comm…" fixing this issue:

- Fix Issue 23549, 22587 - Lower certain noreturn expressions to a comma
expression rather than a cast.

  This avoids a backend segfault.

  GDC already does this lowering so it may have to be made optional via a
frontend parameter.

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

--

Reply via email to