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: louis.granboulan.developer at gmail dot com
Subject: [Bug ld/20117] GOT relocation changes another instruction
Date: Fri, 20 May 2016 11:45:24 +0000

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


reply via email to

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