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

--- Comment #3 from louis.granboulan.developer at gmail dot com ---
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.


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

-- 
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