[Issue 17761] [REG2.075] dmd 2.075.1 creates object files that can't be linked by ld.bfd

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Fri Aug 25 02:14:16 PDT 2017


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

--- Comment #5 from github-bugzilla at puremagic.com ---
Commits pushed to stable at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/28c6427e1381a127e7a3f9da0a6964b180c1deb8
fix Issue 17761 - don't leave behind empty section groups

- check for existing .text.<mangling> section before opening new
  group section, reuse existing sections in case of colliding mangling

https://github.com/dlang/dmd/commit/9ffacf22244d24a62e9c48c1268b8ec256bce687
Merge pull request #7093 from MartinNowak/fix17761

fix Issue 17761 - don't leave behind empty section groups

--


More information about the Digitalmars-d-bugs mailing list