bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/32022] Assembler shouldn't accept invalid TLS instructions


From: hjl.tools at gmail dot com
Subject: [Bug gas/32022] Assembler shouldn't accept invalid TLS instructions
Date: Tue, 27 Aug 2024 03:15:42 +0000

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

--- Comment #14 from H.J. Lu <hjl.tools at gmail dot com> ---
(In reply to lili.cui@intel.com from comment #13)
> In addition to the ones you listed, I also added BFD_RELOC_386_TLS_LE_32,
> because there is a kmov invalidation test case in gas, but linker doesn't
> check it.
> 
> gas/testsuite/gas/i386/inval-tls.s:
> "kmovd   foo@tpoff(%eax), %k0"
> 
> H.J, do we need to check BFD_RELOC_386_TLS_LE_32? thanks.

Please allow kmovd with BFD_RELOC_386_TLS_LE_32 since linker won't change it.

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