This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH] PR ld/19739: Speedup mmo and pe orphan placement for relocatable link
- From: Alan Modra <amodra at gmail dot com>
- To: "H.J. Lu" <hjl dot tools at gmail dot com>
- Cc: binutils at sourceware dot org
- Date: Wed, 2 Mar 2016 15:53:33 +1030
- Subject: Re: [PATCH] PR ld/19739: Speedup mmo and pe orphan placement for relocatable link
- Authentication-results: sourceware.org; auth=none
- References: <20160301140954 dot GA16432 at intel dot com>
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