[PATCH] Fix libbacktrace on 32-bit sparc

David Miller davem@davemloft.net
Mon Oct 29 18:40:00 GMT 2012


From: Ian Lance Taylor <iant@google.com>
Date: Mon, 29 Oct 2012 11:31:33 -0700

> On Mon, Oct 29, 2012 at 11:15 AM, David Miller <davem@davemloft.net> wrote:
>> From: Ian Lance Taylor <iant@google.com>
>> Date: Mon, 29 Oct 2012 11:13:19 -0700
>>
>>> I changed it from vec->base + vec->size.  Now it is vec->base
>>> + size, where size is the aligned version of vec->size.
>>
>> It is not.
>>
>> You don't modify 'size' at all.
> 
> Ah, yes, sorry.
> 
> Could you test this patch?

Will do, hopefully before ConEd turns my power off.



More information about the Gcc-patches mailing list