https://d.puremagic.com/issues/show_bug.cgi?id=11406
--- Comment #6 from [email protected] 2013-11-17 00:38:23 PST --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/905d00af03efc9f8bbdb3d25e9776b0d0061783e fix Issue 11406 - ld.gold breaks switch table jumps - This is due to the fact that gold doesn't add target addends to relocations (only uses the 64-bit rela addend). https://github.com/D-Programming-Language/dmd/commit/854896cab40632cd3d2cd40d6461c62c36e6a79a Merge pull request #2768 from dawgfoto/fix11406 fix Issue 11406 - ld.gold breaks switch table jumps -- Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
