bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/25056] ld fails to bind DTPMOD at link time for pie on arm


From: bugdal at aerifal dot cx
Subject: [Bug ld/25056] ld fails to bind DTPMOD at link time for pie on arm
Date: Thu, 03 Oct 2019 01:37:00 +0000

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

--- Comment #3 from Rich Felker <bugdal at aerifal dot cx> ---
It is a correctness issue for static linking, where my intent (as the one who
introduced static pie) was that presence of any unresolved relocations except
load-address-relative ones is an error. If you think that's a bad policy and
that dtpmod relocations should be accepted (filled in as "1" in self-relocation
process), it'd be mildly disappointing but something we could move forward
with.

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