[Issue 23549] assert(0) as default parameter causes segfault

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Dec 15 22:50:08 UTC 2022


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

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

- d836c8bcec16205644e3aacf15f1a1cf7d655dd5 by mhh:
  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/14701

--


More information about the Digitalmars-d-bugs mailing list