[Issue 20036] COFF: missing relocations in large object files

2019-07-28 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20036

Dennis  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||dkor...@live.nl
 Resolution|--- |FIXED

--- Comment #3 from Dennis  ---
The PR is merged now. DLangbot didn't close it because there was no 'fix' in
the commit message.

--


[Issue 20036] COFF: missing relocations in large object files

2019-07-09 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20036

--- Comment #2 from Dlang Bot  ---
dlang/dmd pull request #10153 "Issue 20036 - COFF: missing relocations in large
object files" was merged into master:

- da787c36ef8d43a10491c0304dfdf4e4696d3d43 by Rainer Schuetze:
  Issue 20036 - COFF: missing relocations in large object files

  more than 65535 relocations must be encoded in the first relocation

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

--


[Issue 20036] COFF: missing relocations in large object files

2019-07-08 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20036

--- Comment #1 from Dlang Bot  ---
@rainers created dlang/dmd pull request #10153 "Issue 20036 - COFF: missing
relocations in large object files" mentioning this issue:

- Issue 20036 - COFF: missing relocations in large object files

  more than 65535 relocations must be encoded in the first relocation

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

--