https://sourceware.org/bugzilla/show_bug.cgi?id=28595
--- Comment #27 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=903ae636569889dbfab81356f81831041bc03a8f commit 903ae636569889dbfab81356f81831041bc03a8f Author: H.J. Lu <hjl.to...@gmail.com> Date: Wed Aug 28 04:30:08 2024 -0700 x86: Report invalid TLS operator Report invalid TLS operator, instead of relocation. PR gas/28595 * config/tc-i386.c (gotrel): Replace int with unsigned int. (i386_assemble): Report invalid TLS operator. * testsuite/gas/i386/inval-tls.l: updated. * testsuite/gas/i386/x86-64-inval-tls.l: Likewise. 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.