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

--- Comment #6 from H.J. Lu <hjl.tools at gmail dot com> ---
The psABI also says

For the occurrence of name@GOTPCREL in the following assembler instructions:

call *name@GOTPCREL(%rip)
...
the R_X86_64_GOTPCRELX relocation, or the R_X86_64_REX_GOTPCRELX relocation
if the REX prefix is present, should be generated.

R_X86_64_GOTPCRELX should be generated for:

call __tls_get_addr@GOTPCREL(%rip)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to