[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gas/32022] Assembler shouldn't accept invalid TLS instructions
From: |
lili.cui at intel dot com |
Subject: |
[Bug gas/32022] Assembler shouldn't accept invalid TLS instructions |
Date: |
Tue, 27 Aug 2024 03:02:34 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=32022
--- Comment #13 from lili.cui at intel dot com <lili.cui at intel dot com> ---
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.
--
You are receiving this mail because:
You are on the CC list for the bug.