[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/22978] [2.30, 2.31 Regression] TLS local-dynamic incorrectly lin
From: |
amodra at gmail dot com |
Subject: |
[Bug ld/22978] [2.30, 2.31 Regression] TLS local-dynamic incorrectly linked on hppa-linux |
Date: |
Thu, 19 Apr 2018 09:42:55 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=22978
Alan Modra <amodra at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|amodra at gmail dot com |
--- Comment #2 from Alan Modra <amodra at gmail dot com> ---
Well it should have fixed the bug, but we then hit a glibc bug.
R_PARISC_TLS_DTPOFF32 addend is ignored. :-(
When generating an executable it is possible to omit both of
R_PARISC_TLS_DTPMOD32 and R_PARISC_TLS_DTPOFF32 dynamic relocs for local tls
symbols, and it's also possible to omit R_PARISC_TLS_DTPOFF32 in shared
libraries for local tls symbols. So I'm going to have to implement that little
optimisation for hppa..
--
You are receiving this mail because:
You are on the CC list for the bug.
- [Bug ld/22978] [2.30, 2.31 Regression] TLS local-dynamic incorrectly linked on hppa-linux, amodra at gmail dot com, 2018/04/18
- [Bug ld/22978] [2.30, 2.31 Regression] TLS local-dynamic incorrectly linked on hppa-linux, amodra at gmail dot com, 2018/04/18
- [Bug ld/22978] [2.30, 2.31 Regression] TLS local-dynamic incorrectly linked on hppa-linux,
amodra at gmail dot com <=
- [Bug ld/22978] [2.30, 2.31 Regression] TLS local-dynamic incorrectly linked on hppa-linux, cvs-commit at gcc dot gnu.org, 2018/04/20
- [Bug ld/22978] [2.30, 2.31 Regression] TLS local-dynamic incorrectly linked on hppa-linux, amodra at gmail dot com, 2018/04/20