bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/23428] ld does not put program headers in a code-only load segme


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/23428] ld does not put program headers in a code-only load segment
Date: Sat, 11 Aug 2018 13:45:26 +0000

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

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

commit ab9e342807d132182892de1be1a92d6e91a5c1da
Author: H.J. Lu <address@hidden>
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.


reply via email to

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