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

--- Comment #22 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by H.J. Lu <h...@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=d7e3e627027fcf37d63e284144fe27ff4eba36b5

commit d7e3e627027fcf37d63e284144fe27ff4eba36b5
Author: H.J. Lu <hjl.to...@gmail.com>
Date:   Tue Nov 16 07:21:11 2021 -0800

    x86: Don't allow KMOV in TLS code sequences

    Don't allow KMOV in TLS code sequences which require integer MOV
    instructions.

            PR target/28595
            * config/tc-i386.c (match_template): Don't allow KMOV in TLS
            code sequences.
            * testsuite/gas/i386/i386.exp: Run inval-tls and x86-64-inval-tls
            tests.
            * testsuite/gas/i386/inval-tls.l: New file.
            * testsuite/gas/i386/inval-tls.s: Likewise.
            * testsuite/gas/i386/x86-64-inval-tls.l: Likewise.
            * testsuite/gas/i386/x86-64-inval-tls.s: Likewise.

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

Reply via email to