https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120933

H.J. Lu <hjl.tools at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
   Last reconfirmed|                            |2025-07-03
             Status|UNCONFIRMED                 |NEW

--- Comment #5 from H.J. Lu <hjl.tools at gmail dot com> ---
We can update ld and glibc to add GLIBC_ABI_GNU2_TLS, similar to
GLIBC_ABI_DT_RELR.  If inputs have any GNU2 TLS relocations, we add
the dependency on GLIBC_ABI_GNU2_TLS.  libc.so has the working GNU2 TLS
support only if it has GLIBC_ABI_GNU2_TLS.

Reply via email to