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

--- Comment #4 from H.J. Lu <hjl.tools at gmail dot com> ---
(In reply to louis.granboulan.developer from comment #3)
> Thank you, I looked at the patch and it avoids the bug.
> However, in the code with your corrections, there is still this comment:
>                   /* Convert "mov foo@GOT(%reg1), %reg2" to
>                      "lea foo@GOTOFF(%reg1), %reg2".  */
> which I think is not true anymore.

It is still true and is verified in testcase.  If I miss something,
please open a new bug report.

> 
> And I am very surprised that ld changes some instructions.
> Is it documented somewhere else than in the source code?

No.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to