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.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to