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

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

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

commit 28a27bdbb9500797e6767f80c8128b09112aeed5
Author: H.J. Lu <hjl.to...@gmail.com>
Date:   Sat Aug 11 06:41:33 2018 -0700

    x86: Properly add X86_ISA_1_NEEDED property

    Existing properties may be removed during property merging.  We avoid
    adding X86_ISA_1_NEEDED property only if existing properties won't be
    removed.

    bfd/

        PR ld/23428
        * elfxx-x86.c (_bfd_x86_elf_link_setup_gnu_properties): Don't
        add X86_ISA_1_NEEDED property only if existing properties won't
        be removed.

    ld/

        PR ld/23428
        * testsuite/ld-elf/dummy.s: New file.
        * testsuite/ld-elf/linux-x86.S: Add X86_FEATURE_1_AND property.
        * testsuite/ld-elf/linux-x86.exp: Add dummy.s to pr23428.

    (cherry picked from commit ab9e342807d132182892de1be1a92d6e91a5c1da)

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