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: orphan section logic


On Mon, Jan 11, 2010 at 11:10:15PM -0500, DJ Delorie wrote:
> 
> > Well, we already match orphans by name.  For example
> >  .foo { *(.bar) }
> > will collect any .foo input sections if there is at least one .bar
> > input section.
> 
> Ah, right.  So, my patch is the right way then?

I think so, especially since I confirmed that 2.15 behaved like that.
pe.em and pep.em too, and on the 2.20 branch please.

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