PATCH: PR gas/10704: as segfault in memory lookup intel syntax

Alan Modra amodra@bigpond.net.au
Thu Oct 1 08:01:00 GMT 2009


On Wed, Sep 30, 2009 at 12:11:21PM -0700, H.J. Lu wrote:
> On Wed, Sep 30, 2009 at 12:01:52PM -0700, H.J. Lu wrote:
> > Hi,
> > 
> > LOCAL_SYMBOL_CHECK may change its argument to converted local symbol.
> > snapshot_symbol isn't prepared to deal with it.  This patch fixes it.
> > OK to install?
> > 
> 
> Here is the updated version.

I believe the segfault is caused by your change for PR2117.  Instead
of adding another hack to snapshot_symbol, I think it would be better
to revert your PR2117 snapshot_symbol change and fix PR2117 in
expr.c:resolve_expression.

-- 
Alan Modra
Australia Development Lab, IBM



More information about the Binutils mailing list