bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/25179] ld fails to resolve R_PPC_ADDR16_HA relocations in the .d


From: uwe at NetBSD dot org
Subject: [Bug ld/25179] ld fails to resolve R_PPC_ADDR16_HA relocations in the .data section
Date: Sat, 09 Nov 2019 18:18:09 +0000

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

--- Comment #4 from Valery Ushakov <uwe at NetBSD dot org> ---
Yes, ld.so can be changed to resolve them, but they can and should be
resolved at link time.  They are resolved at link time for text.  In
older versions they were always resolved for data too.  Now they are
resolved at link time for data only if text previously referred to the
same symbol (I've encountered this bug when os upgrade brought in the
newer binutils).  So I still think it's newly introduced bug in ld.

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