bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/20117] GOT relocation changes another instruction


From: hjl.tools at gmail dot com
Subject: [Bug ld/20117] GOT relocation changes another instruction
Date: Fri, 20 May 2016 06:42:48 +0000

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 address@hidden(%reg1), %reg2" to
>                      "lea address@hidden(%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.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]