Skip to content
Commit fa8a9d72 authored by H.J. Lu's avatar H.J. Lu
Browse files

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: default avatarH.J. Lu <hjl.tools@gmail.com>
(cherry picked from commit f73f5173)
parent 6f81a3cd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment