This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] PR ld/19739: Speedup mmo and pe orphan placement for relocatable link


On Tue, Mar 01, 2016 at 06:09:54AM -0800, H.J. Lu wrote:
> I checked in a fix for ELF ld.  Here is similar patch for mmo and pe
> linkers.  OK for trunk?
> 
> H.J.
> ---
> 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.

OK, thanks.

-- 
Alan Modra
Australia Development Lab, IBM


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]