https://sourceware.org/bugzilla/show_bug.cgi?id=33427
--- Comment #4 from Sourceware Commits <cvs-commit at gcc dot gnu.org> --- The binutils-2_45-branch branch has been updated by liu zhensong <[email protected]>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=e3a18893e1c4a8b9e10a7a1d6bae62412a130737 commit e3a18893e1c4a8b9e10a7a1d6bae62412a130737 Author: Lulu Cai <[email protected]> Date: Tue Sep 16 14:26:19 2025 +0800 LoongArch: Use more appropriate assertions for the relocation of TLS LE PR ld/33427 Patches introduced in the GCC mainline: commit 8cad8f94b450be9b73d07bdeef7fa1778d3f2b96 Author: H.J. Lu <[email protected]> Date: Fri Sep 5 15:40:51 2025 -0700 c: Update TLS model after processing a TLS variable Set a tentative TLS model in grokvardecl and update TLS mode with the default TLS access model after a TLS variable has been fully processed if the default TLS access model is stronger, triggered a linker error when building glibc using build-many-glibcs.py. See: https://sourceware.org/pipermail/binutils/2025-September/144225.html This fix uses more appropriate assertions. (cherry picked from commit 87961e47c3666d0527b8ce60e56617e63db0a6c4) -- You are receiving this mail because: You are on the CC list for the bug.
