|
From: | hjl.tools at gmail dot com |
Subject: | [Bug ld/24784] elf_x86_64_check_tls_transition should allow R_X86_64_GOTPCREL (-fno-plt) |
Date: | Mon, 15 Jul 2019 15:04:02 +0000 |
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.
[Prev in Thread] | Current Thread | [Next in Thread] |