bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/25416] TLSDESC relaxation doesn't work for x32


From: hjl.tools at gmail dot com
Subject: [Bug ld/25416] TLSDESC relaxation doesn't work for x32
Date: Sun, 19 Jan 2020 01:46:25 +0000

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

--- Comment #2 from H.J. Lu <hjl.tools at gmail dot com> ---
For x32, we must encode "lea x@TLSDESC(%rip), %eax" with a REX prefix
even if it isn't required.  Otherwise linker can’t safely perform
GDesc -> LE optimization.

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