[Issue 10274] DMD 2.063 produces broken binaries
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Jun 12 16:21:55 PDT 2013
http://d.puremagic.com/issues/show_bug.cgi?id=10274
--- Comment #28 from github-bugzilla at puremagic.com 2013-06-12 16:21:51 PDT ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd
https://github.com/D-Programming-Language/dmd/commit/b470799d2b250cd93953d92f101d8d5081f100a7
fix Issue 10274
- Elf64 uses only the explicit addends of a relocation.
It seems like ld.bfd still adds the value at the to be
relocated address, but ld.gold does not.
https://github.com/D-Programming-Language/dmd/commit/bd98b631fcb98700549a2f998f1be2086ce69d41
Merge pull request #2164 from dawgfoto/fix10724
fix Issue 10274 - DMD 2.063 produces broken binaries
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list