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: cvs-commit at gcc dot gnu.org
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 15:35:23 +0000

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 <hjl@sourceware.org>:

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

commit d7e3e627027fcf37d63e284144fe27ff4eba36b5
Author: H.J. Lu <hjl.tools@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

[Prev in Thread] Current Thread [Next in Thread]