This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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: Ruby testsuite failures because of pointer mangling on 32-bit ARM?


On 12/13/2013 10:59 AM, Carlos O'Donell wrote:
>>> What do we do here?
>>
>> If the frame pointer register is being used as a frame pointer it
>> can't contain a data pointer. Likewise the stack pointer and lr. As
>> far as i can tell the only issue is encrypting the frame pointer in
>> the -fomit-frame-pointer case.
>>
>> Did the patch I submitted fix the ruby testsuite issue?
> 
> I'm still verifying this. Perhaps wait to checkin the patch until I give
> an all clear?

I've handed a new set of packages to our ruby maintainer for verification.

I'll let you know how it goes.

Cheers,
Carlos.


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