[Issue 14814] ld: GOT load reloc does not point to a movq instruction

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Jul 21 21:01:34 PDT 2015


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

--- Comment #5 from Timothee Cour <timothee.cour2 at gmail.com> ---
>> If you replace the `typeid(int)` with `null`, will the failure disappear?

yes


>> If so, may following patch fix fix the issue?

it does.

Here's the corresponding pull request:

https://github.com/D-Programming-Language/dmd/pull/4827

--


More information about the Digitalmars-d-bugs mailing list