bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/23372] Empty GNU_PROPERTY_X86_ISA_1_NEEDED/GNU_PROPERTY_X86_ISA_


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/23372] Empty GNU_PROPERTY_X86_ISA_1_NEEDED/GNU_PROPERTY_X86_ISA_1_USED aren't removed
Date: Mon, 09 Jul 2018 13:03:59 +0000

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

--- Comment #2 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
<address@hidden>:

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

commit f6becb01a7532bc0263ad9e0c9e59975c38db269
Author: H.J. Lu <address@hidden>
Date:   Thu Jul 5 09:24:07 2018 -0700

    x86: Remove x86 ISA properties with empty bits

    There is no need to generate x86 ISA properties with empty bits in
    linker output.

    bfd/

        PR ld/23372
        * elfxx-x86.c (_bfd_x86_elf_merge_gnu_properties): Remove x86
        ISA properties with empty bits.

    ld/

        PR ld/23372
        * testsuite/ld-i386/i386.exp: Run pr23372a and pr23372b.
        * testsuite/ld-i386/pr23372a.d: New file.
        * testsuite/ld-i386/pr23372a.s: Likewise.
        * testsuite/ld-i386/pr23372b.d: Likewise.
        * testsuite/ld-i386/pr23372b.s: Likewise.
        * testsuite/ld-i386/pr23372c.s: Likewise.
        * testsuite/ld-x86-64/pr23372a-x32.d: Likewise.
        * testsuite/ld-x86-64/pr23372a.d: Likewise.
        * testsuite/ld-x86-64/pr23372a.s: Likewise.
        * testsuite/ld-x86-64/pr23372b-x32.d: Likewise.
        * testsuite/ld-x86-64/pr23372b.d: Likewise.
        * testsuite/ld-x86-64/pr23372b.s: Likewise.
        * testsuite/ld-x86-64/pr23372c.s: Likewise.
        * testsuite/ld-x86-64/x86-64.exp: Run pr23372a, pr23372a-x32,
        pr23372b and pr23372b-x32.

    (cherry picked from commit 56ad703d56ffe5dc55d5e719a6ec41fd6cf9bfbe)

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