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

--- Comment #4 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=f85dcfc3af9cf7c2859241253f1d37b1133abea2

commit f85dcfc3af9cf7c2859241253f1d37b1133abea2
Author: H.J. Lu <hjl.to...@gmail.com>
Date:   Mon Oct 25 08:42:24 2021 -0700

    gold: Place .note.gnu.property section before other note sections

    Place the .note.gnu.property section before all other note sections to
    avoid being placed between other note sections with different alignments.

            PR gold/28494
            * layout.cc (Layout::create_note): Set order to ORDER_PROPERTY_NOTE
            for the .note.gnu.property section.
            * layout.h (Output_section_order): Add ORDER_PROPERTY_NOTE.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to