December 27, 2022
https://issues.dlang.org/show_bug.cgi?id=23585

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 #14746 "Fix Issue 23585 - Add bp relative symbols (frame-relative, see ntreh.…" fixing this issue:

- Fix Issue 23585 - Add bp relative symbols (frame-relative, see ntreh.d for apparently the only use) to local symbols during inlining.

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

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

Iain Buclaw <ibuclaw@gdcproject.org> changed:

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

--- Comment #2 from Iain Buclaw <ibuclaw@gdcproject.org> ---
I think this is a duplicate of issue 23499.

*** This issue has been marked as a duplicate of issue 23499 ***

--