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

--- Comment #2 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=1887ae7304dced5b081ee200a9e27fbb8f180143

commit 1887ae7304dced5b081ee200a9e27fbb8f180143
Author: H.J. Lu <hjl.to...@gmail.com>
Date:   Wed Oct 3 13:25:16 2018 -0700

    ELF: Group and sort output note sections by section alignments

    To support putting all adjacent SHT_NOTE sections with the same section
    alignment into a single PT_NOTE segment, lang_insert_orphan must group
    and sort output note sections by section alignments in both output
    section list as well as output section statement list.

        PR ld/23658
        * ldlang.c (lang_insert_orphan): Group and sort output note
        sections by section alignments.

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