bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/23825] Linker creates COPY relocs for reference to TLS symbols


From: wilson at gcc dot gnu.org
Subject: [Bug ld/23825] Linker creates COPY relocs for reference to TLS symbols
Date: Wed, 04 Sep 2019 01:13:15 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=23825

Jim Wilson <wilson at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED

--- Comment #5 from Jim Wilson <wilson at gcc dot gnu.org> ---
An alternative fix might be to rename the .tdata.dyn section to .tbss.dyn.  I
haven't tested this yet, and haven't checked the psABI yet to see if this is
OK.  But this should avoid the need to change the section flags, and avoids the
need to add zero-filled data to the .tdata section for the TLS copy reloc
targets.  I haven't closed this bug report yet because I wanted to try this.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]