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 <h...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=24e3920d1d84ce13cc4c373918ecf1daeda5db66 commit 24e3920d1d84ce13cc4c373918ecf1daeda5db66 Author: H.J. Lu <hjl.to...@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.to...@gmail.com> -- You are receiving this mail because: You are on the CC list for the bug.