PATCH: PR gas/10704: as segfault in memory lookup intel syntax
H.J. Lu
hjl.tools@gmail.com
Thu Oct 1 13:51:00 GMT 2009
On Thu, Oct 1, 2009 at 1:01 AM, Alan Modra <amodra@bigpond.net.au> wrote:
> 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.
>
Do you suggest we special case those conditions in resolve_expression?
--
H.J.
More information about the Binutils
mailing list