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: Fix garbage collection of common symbols


On Mon, Jan 19, 2015 at 08:47:33AM -0800, H.J. Lu wrote:
> On Mon, Jan 19, 2015 at 3:03 AM, Alan Modra <amodra@gmail.com> wrote:
> > Running lang_common before garbage collection means slightly less work
> > in garbage collection code, since common symbols should no longer
> > appear there.  It does have the side effect of keeping linker script
> > symbols (at least those defined outside of sections) global too,
> > hence some testsuite churn.
> >
> > bfd/
> >         PR 17165
>             ^^^^^^^^^^^
> 
> Didn't you mean PR ld/17615:

Oops, yes.

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