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