|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug ld/19739] ld.bfd performance regression |
Date: | Wed, 02 Mar 2016 13:09:29 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=19739 --- Comment #14 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=523f4c9234439fd6ccc0dd2c3b387331dd64c54b commit 523f4c9234439fd6ccc0dd2c3b387331dd64c54b Author: H.J. Lu <address@hidden> Date: Wed Mar 2 05:05:42 2016 -0800 Speedup mmo and pe 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 * emultempl/mmo.em (mmo_place_orphan): Don't merge flags of other input sections for relocatable link. * emultempl/pe.em (gld_${EMULATION_NAME}_place_orphan): Likewise. * emultempl/pep.em (gld_${EMULATION_NAME}_place_orphan): Likewise. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |