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/11133: Static linking with gc-sections deletes sections with __start/__stop reference


On Tue, Jan 05, 2010 at 09:32:21AM -0800, H.J. Lu wrote:
> Hi,
> 
> 
> __start_XXX and __stop_XXX symbols may reference the start address and
> end address of the orphaned section.  We need to search all input files
> for section XXX.  OK to install?

I don't think this patch does what you want it to.  It's just going to
keep the first entry.

Can you start by saying what effect you think the __start and __stob
symbols should have?

-- 
Daniel Jacobowitz
CodeSourcery


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