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

--- Comment #17 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=ab9e342807d132182892de1be1a92d6e91a5c1da

commit ab9e342807d132182892de1be1a92d6e91a5c1da
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.

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