bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/28595] glibc-2.34 build fails with linker error (TLS transition


From: fweimer at redhat dot com
Subject: [Bug gas/28595] glibc-2.34 build fails with linker error (TLS transition from R_386_TLS_GOTIE to R_386_TLS_LE_32 against `__libc_tsd_CTYPE_B' at 0xf4 in section `.text' failed)
Date: Tue, 16 Nov 2021 13:11:03 +0000

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

--- Comment #20 from Florian Weimer <fweimer at redhat dot com> ---
I think the relocations can't be placed into arbitrary instructions because the
linker must be able to find the start of the instruction to adjust the
instruction prefix. So GAS really should not assemble this code.

-- 
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]