Thread overview
[Issue 22556] Invalid GOT load reloc with -O on MacOS
Dec 17, 2022
Iain Buclaw
Feb 22
Dlang Bot
Feb 23
Dlang Bot
Mar 01
Dlang Bot
December 01, 2021
https://issues.dlang.org/show_bug.cgi?id=22556

moonlightsentinel@disroot.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |backend

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

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P3

--
February 22
https://issues.dlang.org/show_bug.cgi?id=22556

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@ibuclaw updated dlang/dmd pull request #16227 "Fix Bugzilla 24401 - OSX: Linker error: GOT load reloc does not point to a movq instruction" fixing this issue:

- Fix Bugzilla 22556 - Invalid GOT load reloc with -O on MacOS

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

--
February 23
https://issues.dlang.org/show_bug.cgi?id=22556

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 #16227 "Fix Bugzilla 24401 - OSX: Linker error: GOT load reloc does not point to a movq instruction" was merged into stable:

- a093a2ff0e8808de76e85bf91b4d407f9c405fed by Iain Buclaw:
  Fix Bugzilla 22556 - Invalid GOT load reloc with -O on MacOS

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

--
March 01
https://issues.dlang.org/show_bug.cgi?id=22556

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

- 582bf08cb09ffe8f9c3c71953566a363b1caa6a3 by Iain Buclaw:
  Fix Bugzilla 22556 - Invalid GOT load reloc with -O on MacOS

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

--