This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: PATCH: PR gas/10704: as segfault in memory lookup intel syntax
On Thu, Oct 1, 2009 at 7:36 PM, Alan Modra <amodra@bigpond.net.au> wrote:
> On Thu, Oct 01, 2009 at 06:51:40AM -0700, H.J. Lu wrote:
>> Do you suggest we special case those conditions in resolve_expression?
>
> Yes. ?If you keep all the logic dealing with whether or not add_symbol
> is updated in resolve_expression, you have a better chance of being
> correct.
>
PR 2117 was caused by:
http://sourceware.org/ml/binutils/2005-12/msg00001.html
I don't feel comfortable to change it.
--
H.J.