Thread overview
[Issue 23499] inliner crashes/asserts when building for 32-bit
Nov 22, 2022
Ketmar Dark
Dec 17, 2022
Iain Buclaw
Dec 20, 2022
Dlang Bot
Dec 21, 2022
Dlang Bot
Dec 21, 2022
Dlang Bot
Dec 30, 2022
Iain Buclaw
Jan 01, 2023
Dlang Bot
November 22, 2022
https://issues.dlang.org/show_bug.cgi?id=23499

Ketmar Dark <ketmar@ketmar.no-ip.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ketmar@ketmar.no-ip.org

--
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=23499

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |backend
                 CC|                            |ibuclaw@gdcproject.org

--
December 20, 2022
https://issues.dlang.org/show_bug.cgi?id=23499

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@WalterBright created dlang/dmd pull request #14721 "fix Issue 23499 - inliner crashes/asserts when building for 32-bit" fixing this issue:

- fix Issue 23499 - inliner crashes/asserts when building for 32-bit

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

--
December 21, 2022
https://issues.dlang.org/show_bug.cgi?id=23499

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
@RazvanN7 created dlang/dmd pull request #14730 "fix Issue 23499 - inliner crashes/asserts when building for 32-bit" fixing this issue:

- fix Issue 23499 - inliner crashes/asserts when building for 32-bit

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

--
December 21, 2022
https://issues.dlang.org/show_bug.cgi?id=23499

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

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

--- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #14730 "fix Issue 23499 - inliner crashes/asserts when building for 32-bit" was merged into stable:

- 09add6e05e3be860bd5afec0ac5935be9d12f86b by Walter Bright:
  fix Issue 23499 - inliner crashes/asserts when building for 32-bit

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

--
December 30, 2022
https://issues.dlang.org/show_bug.cgi?id=23499

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |maxhaton@gmail.com

--- Comment #4 from Iain Buclaw <ibuclaw@gdcproject.org> ---
*** Issue 23585 has been marked as a duplicate of this issue. ***

--
January 01, 2023
https://issues.dlang.org/show_bug.cgi?id=23499

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

- a5d68293ce8611b7d06e10300b904339e69aa5ac by Razvan Nitu:
  fix Issue 23499 - inliner crashes/asserts when building for 32-bit (#14730)

  Co-authored-by: Walter Bright <walter@walterbright.com>

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

--