https://sourceware.org/bugzilla/show_bug.cgi?id=32017
--- Comment #6 from Sourceware Commits <cvs-commit at gcc dot gnu.org> --- The binutils-2_43-branch branch has been updated by H.J. Lu <h...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=fa8a9d72593dd859baff6a6f772ce75dcfc9238d commit fa8a9d72593dd859baff6a6f772ce75dcfc9238d Author: H.J. Lu <hjl.to...@gmail.com> Date: Thu Jul 25 13:03:19 2024 -0700 x86: Add missing newlines in TLS transition error messages Change TLS transition error messages from a-argp-help.o(.text+0x12f): relocation R_X86_64_GOTTPOFF against `a' must be used in ADD or MOV onlyld: final link failed: bad value to a-argp-help.o(.text+0x12f): relocation R_X86_64_GOTTPOFF against `a' must be used in ADD or MOV only ld: final link failed: bad value PR ld/32017 * elfxx-x86.c (_bfd_x86_elf_link_report_tls_transition_error): Add missing newlines. Signed-off-by: H.J. Lu <hjl.to...@gmail.com> (cherry picked from commit f73f5173faa73fc13c2c61390ec26e43f9d30861) -- You are receiving this mail because: You are on the CC list for the bug.