[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.
- [Bug gas/24896] New: [powerpc] gas should emit R_PPC_UADDR32/R_PPC64_UADDR64 at unaligned locations if the section is sufficiently aligned, maskray at google dot com, 2019/08/11
- [Bug gas/24896] [powerpc] gas should emit R_PPC_UADDR32/R_PPC64_UADDR64 at unaligned locations if the section is sufficiently aligned, maskray at google dot com, 2019/08/11
- [Bug ld/24896] [powerpc] ld can probably drop R_PPC64_UADDR64 conversion, maskray at google dot com, 2019/08/13
- [Bug ld/24896] [powerpc] ld can probably drop R_PPC64_UADDR64 conversion, maskray at google dot com, 2019/08/13
- [Bug ld/24896] [powerpc] ld can probably drop R_PPC64_UADDR64 conversion, amodra at gmail dot com, 2019/08/14
- [Bug ld/24896] [powerpc] ld can probably drop R_PPC64_UADDR64 conversion, maskray at google dot com, 2019/08/14
- [Bug ld/24896] [powerpc] ld can probably drop R_PPC64_UADDR64 conversion,
amodra at gmail dot com <=