bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/24784] elf_x86_64_check_tls_transition should allow R_X86_64_GOT


From: maskray at google dot com
Subject: [Bug ld/24784] elf_x86_64_check_tls_transition should allow R_X86_64_GOTPCREL (-fno-plt)
Date: Sat, 13 Jul 2019 01:08:11 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=24784

--- Comment #2 from Fangrui Song <maskray at google dot com> ---
(In reply to H.J. Lu from comment #1)
> Since the new linker is required to support no-PLT TLS sequence,
> R_X86_64_GOTPCRELX should be used here.  R_X86_64_GOTPCREL won't
> work with the old linker anyway.

I agree, but for the sake of completeness there is still value supporting
GOTPCREL.

https://sourceware.org/bugzilla/show_bug.cgi?id=20216 GOTPCREL was added to
gold in commit 9b3777ae068e67e08b27914abbab11297f1f8d1b.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]