[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gold/17699] incorrect R_386_TLS_DTPMOD32 relocation
From: |
ccoutant at gmail dot com |
Subject: |
[Bug gold/17699] incorrect R_386_TLS_DTPMOD32 relocation |
Date: |
Wed, 23 Nov 2016 19:23:38 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=17699
--- Comment #8 from Cary Coutant <ccoutant at gmail dot com> ---
> Can you cite any documentation that a non-STT_TLS symbol reference is
> permissible in a DTPMOD relocation?
The section symbol for an SHF_TLS section is effectively a TLS symbol, and must
be treated as such.
See, for example, PR 16773, where a compiler-generated relocation references
the .tdata section symbol rather than a local symbol in the section.
--
You are receiving this mail because:
You are on the CC list for the bug.