bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/24721] -Map generates corrupt .note.gnu.property section


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/24721] -Map generates corrupt .note.gnu.property section
Date: Mon, 24 Jun 2019 18:15:26 +0000

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

--- Comment #3 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The binutils-2_32-branch branch has been updated by H.J. Lu
<address@hidden>:

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

commit df010caac3b33b1d38b6d67024091854c3f77c77
Author: H.J. Lu <address@hidden>
Date:   Mon Jun 24 11:08:40 2019 -0700

    elf: Remove the property after reporting its removal

    commit d2ef37ebd9f771d06edf1fdea37970f60b242b2d
    Author: H.J. Lu <address@hidden>
    Date:   Fri Dec 7 08:30:30 2018 -0800

        elf: Report property change when merging properties

    failed to remove the property after reporting it has been removed.  This
    patch corrects it.

    bfd/

        PR ld/24721
        * elf-properties.c (elf_merge_gnu_property_list): Remove the
        property after reporting property removal.

    ld/

        PR ld/24721
        * testsuite/ld-x86-64/x86-64.exp: Run PR ld/24721 tests.
        * testsuite/ld-x86-64/pr24721-x32.d: New file.
        * testsuite/ld-x86-64/pr24721.d: Likewise.
        * testsuite/ld-x86-64/pr24721.map: Likewise.
        * testsuite/ld-x86-64/pr24721a.s: Likewise.
        * testsuite/ld-x86-64/pr24721b.s: Likewise.

    (cherry picked from commit f93ab3a0b8039a1667a666f013cca50b03d67f9b)

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