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

--- Comment #13 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=077fcd6a3b5729044acce83f77ebedd3adbadab0

commit 077fcd6a3b5729044acce83f77ebedd3adbadab0
Author: H.J. Lu <hjl.to...@gmail.com>
Date:   Mon Feb 29 11:04:22 2016 -0800

    Speedup ELF orphan placement for relocatable link

    Since there is no need to place output sections in specific order for
    relocatable link, we can skip merging flags of other input sections.

        PR ld/19739
        * ld/emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
        merge flags of other input sections for relocatable link.

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