[RFA] Fix i386-sse.exp regression on Darwin

Tristan Gingold gingold@adacore.com
Fri Feb 6 08:49:00 GMT 2009


On Feb 5, 2009, at 6:31 PM, Mark Kettenis wrote:

>> From: Tristan Gingold <gingold@adacore.com>
>> Date: Thu, 5 Feb 2009 17:02:49 +0100
>>
>> Hi,
>>
>> xmm0 is a scratch register for the Darwin/i386 ABI and therefore may
>> be destroyed by calling a function.
>> This patch fix a regression on Darwin by replacing a function call by
>> a asm nop.  The only purpose of the
>> function call was to be able to put a breakpoint.
>
> ok with me

Thanks, committed.

Tristan.



More information about the Gdb-patches mailing list