http://d.puremagic.com/issues/show_bug.cgi?id=7354


Shahid <govell...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |govell...@gmail.com


--- Comment #1 from Shahid <govell...@gmail.com> 2012-11-02 05:25:25 PDT ---
__gshared long var;
void main()
{
    asm{ mov [var], RAX; }
}
---
This causes the same link error on OSX64

ld: GOT load reloc does not point to a movq instruction in _D7testabi4mainFZv
from testabi.o for architecture x86_64

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to