[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.
- [Bug ld/25056] New: ld fails to bind DTPMOD at link time for pie on arm, bugdal at aerifal dot cx, 2019/10/02
- [Bug ld/25056] ld fails to bind DTPMOD at link time for pie on arm, bugdal at aerifal dot cx, 2019/10/02
- [Bug ld/25056] ld fails to bind DTPMOD at link time for pie on arm, amodra at gmail dot com, 2019/10/02
- [Bug ld/25056] ld fails to bind DTPMOD at link time for pie on arm,
bugdal at aerifal dot cx <=
- [Bug ld/25056] ld fails to bind DTPMOD at link time for pie on arm, amodra at gmail dot com, 2019/10/02
- [Bug ld/25056] ld fails to bind DTPMOD at link time for pie on arm, amodra at gmail dot com, 2019/10/02
- [Bug ld/25056] ld fails to bind DTPMOD at link time for pie on arm, cvs-commit at gcc dot gnu.org, 2019/10/04
- [Bug ld/25056] ld fails to bind DTPMOD at link time for pie on arm, nsz at gcc dot gnu.org, 2019/10/04
- [Bug ld/25056] ld fails to bind DTPMOD at link time for pie on arm, cvs-commit at gcc dot gnu.org, 2019/10/10
- [Bug ld/25056] ld fails to bind DTPMOD at link time for pie on arm, nsz at gcc dot gnu.org, 2019/10/11