Thread overview
[Issue 21930] ICE (illegal instruction) with bad code
Oct 28, 2021
Dlang Bot
Oct 28, 2021
Dlang Bot
Nov 08, 2021
Dlang Bot
October 28, 2021
https://issues.dlang.org/show_bug.cgi?id=21930

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@BorisCarvajal created dlang/dmd pull request #13234 "Fix Issue 21930 - ICE (illegal instruction) with bad code" fixing this issue:

- Fix Issue 21930 - ICE (illegal instruction) with bad code

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

--
October 28, 2021
https://issues.dlang.org/show_bug.cgi?id=21930

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #13234 "Fix Issue 21930 - ICE (illegal instruction) with bad code" was merged into stable:

- 186638a1e43e525e427e0d5d5aa1a5ee3c751310 by Boris Carvajal:
  Fix Issue 21930 - ICE (illegal instruction) with bad code

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

--
November 08, 2021
https://issues.dlang.org/show_bug.cgi?id=21930

--- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #13279 "Merge `stable` into `master`" was merged into master:

- 8a6fcaaf74ab3a4889fb1d9938df0406c0973550 by Boris Carvajal:
  Fix Issue 21930 - ICE (illegal instruction) with bad code

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

--