|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug gas/28595] glibc-2.34 build fails with linker error (TLS transition from R_386_TLS_GOTIE to R_386_TLS_LE_32 against `__libc_tsd_CTYPE_B' at 0xf4 in section `.text' failed) |
Date: | Tue, 27 Aug 2024 20:21:27 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=28595 --- Comment #26 from Sourceware Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by H.J. Lu <hjl@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=24e3920d1d84ce13cc4c373918ecf1daeda5db66 commit 24e3920d1d84ce13cc4c373918ecf1daeda5db66 Author: H.J. Lu <hjl.tools@gmail.com> Date: Tue Aug 27 09:48:21 2024 -0700 x86: Report invalid TLS relocation name Get TLS relocation name from its lex_got entry when reporting invalid instructions with TLS relocations. PR gas/28595 * config/tc-i386.c (gotrel): Moved from ... (lex_got): There. (i386_assemble): Get invalid TLS relocation name from its lex_got entry when reporting TLS relocation error. Signed-off-by: H.J. Lu <hjl.tools@gmail.com> -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |