bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/19704] Missing dynamic relocation against undefined weak symbol


From: hjl.tools at gmail dot com
Subject: [Bug ld/19704] Missing dynamic relocation against undefined weak symbol
Date: Thu, 25 Feb 2016 17:09:29 +0000

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

H.J. Lu <hjl.tools at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |2.27

--- Comment #1 from H.J. Lu <hjl.tools at gmail dot com> ---
We have to resolve R_X86_64_32/R_X86_64_PC32 relocations against undefined
weak symbols to zero.  Otherwise, we will get run-time relocation overflow
for dynamic R_X86_64_32/R_X86_64_PC32 relocations.

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