This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 6/9] Emit the prologue/epilogue using frame offsets.


On 08/05/2010 09:18 AM, H.J. Lu wrote:
>> FAIL: g++.dg/torture/stackalign/eh-thiscall-1.C  -O2 -fwhopr  execution test
>>
>> I saw them on Fedora 13.
>>
> 
> Those failing tests are compiled with -fpic. Here is stack trace with
> -O -fpic -static:

Fixed.

The problem was improper computation of the mask used for the unwind info.
The test could still pass at runtime depending on the memory layout that
the program receives.


r~

Attachment: z
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]