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

--- Comment #6 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=74ffa566739c7e98568a9aa8b5ab8d8f3730d30d

commit 74ffa566739c7e98568a9aa8b5ab8d8f3730d30d
Author: H.J. Lu <hjl.to...@gmail.com>
Date:   Thu Oct 12 14:41:22 2017 -0700

    Add a compile-time test for PR ld/22263

    This compile-time test requires a target C compiler to run.  It fails
    on many targets where ELF backend linkers incorrectly check bfd_link_pic
    for TLS relocations, which should check bfd_link_executable instead.

        PR ld/22263
        * testsuite/ld-elf/pr22263-1.rd: New file.
        * testsuite/ld-elf/pr22263-1a.c: Likewise.
        * testsuite/ld-elf/pr22263-1b.c: Likewise.
        * testsuite/ld-elf/tls.exp: Likewise.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to