[Bug libc/31302] glibc issue about reloc-type R_X86_64_TPOFF64 when llvm build golang project with cgo

fweimer at redhat dot com sourceware-bugzilla@sourceware.org
Sun Jan 28 19:30:35 GMT 2024


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

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fweimer at redhat dot com

--- Comment #3 from Florian Weimer <fweimer at redhat dot com> ---
Which linker are you using?

It is possible that for static PIE, we assume that the link editor is able to
fully relax TLS relocations, that is, compute fixed constants and put them into
the data segment or directly into the code (after instruction relaxation).

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


More information about the Glibc-bugs mailing list