This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH 2.0/4 v2] GAS: Only clone equated symbols on a final reference
- From: "Maciej W. Rozycki" <macro at codesourcery dot com>
- To: Richard Sandiford <rdsandiford at googlemail dot com>
- Cc: Catherine Moore <clm at codesourcery dot com>, binutils at sourceware dot org
- Date: Wed, 1 Dec 2010 20:35:30 +0000 (GMT)
- Subject: Re: [PATCH 2.0/4 v2] GAS: Only clone equated symbols on a final reference
- References: <alpine.DEB.1.10.1007241721120.29495@tp.orcam.me.uk> <alpine.DEB.1.10.1010291411460.25860@tp.orcam.me.uk> <87eib8ngva.fsf@firetop.home>
On Sat, 30 Oct 2010, Richard Sandiford wrote:
> > gas/
> > * symbols.c (symbol_clone_if_forward_ref): Don't limit cloning
> > to expr_section symbols; clone all equated symbols. Clear
> > sy_resolving of the cloned copy.
> > * expr.c (operand): Only clone equated symbols on a final
> > (i.e. non-equated) reference.
> >
> > OK to apply?
>
> OK once 2.21 has branched, thanks.
Applied now, thanks.
Maciej