https://sourceware.org/bugzilla/show_bug.cgi?id=33702
--- Comment #1 from Sourceware Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by H.J. Lu <[email protected]>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=d9b7ca8816e1b088122a389ff8962785f8c7b10e commit d9b7ca8816e1b088122a389ff8962785f8c7b10e Author: H.J. Lu <[email protected]> Date: Mon Dec 8 10:06:43 2025 +0800 i386: Add GLIBC_ABI_GNU_TLS dependency only if used Add GLIBC_ABI_GNU_TLS version dependency only if ___tls_get_addr is referenced by regular object. bfd/ PR ld/33287 PR ld/33702 * elfxx-x86.c (_bfd_x86_elf_link_check_relocs): Set has_tls_get_addr_call only if referenced by regular object. ld/ PR ld/33287 PR ld/33702 * testsuite/ld-i386/i386.exp: Run PR ld/33702 test. * testsuite/ld-i386/no-tls.c: New file. Signed-off-by: H.J. Lu <[email protected]> -- You are receiving this mail because: You are on the CC list for the bug.
