https://sourceware.org/bugzilla/show_bug.cgi?id=32591

--- Comment #12 from H.J. Lu <hjl.tools at gmail dot com> ---
(In reply to Jan Beulich from comment #11)
> (In reply to H.J. Lu from comment #10)
> > Please try it on Xen.
> 
> I don't see why I would put time into doing so. As previously indicated, Xen
> expects .got to be empty. I don't see how that could be achieved without the
> MOV -> LEA transformation.

GOT is used to access memory beyond 4GB, including local memory.  BUT there is
no run-time relocation in GOT for local memory.  I believe my patch should work
for most cases as indicated by the testscases include in my patch.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to