bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/24896] [powerpc] ld can probably drop R_PPC64_UADDR64 conversion


From: amodra at gmail dot com
Subject: [Bug ld/24896] [powerpc] ld can probably drop R_PPC64_UADDR64 conversion
Date: Wed, 14 Aug 2019 14:17:39 +0000

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

--- Comment #4 from Alan Modra <amodra at gmail dot com> ---
Yes, st_value is not added by ppc32 ld.so because st_value is included in
r_addend for STB_LOCAL symbols by ld.  This goes back further than 2003, in
fact to 1997.  The 2003 patch you found reverted an earlier 2003 patch.  We
can't fix this without changing both binutils and glibc in sync.

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