Re: si_code broken for SIGFPE on Mac OS X/x86?
Re: si_code broken for SIGFPE on Mac OS X/x86?
- Subject: Re: si_code broken for SIGFPE on Mac OS X/x86?
- From: Jonas Maebe <email@hidden>
- Date: Thu, 16 Mar 2006 10:56:34 +0100
On 16 mrt 2006, at 03:01, Eric Albert wrote:
This is not a known bug, and it has probably gone unnoticed for
exactly the reason you described. Please file a bug report.
Will do.
For prioritization, it'd also be very helpful if you mentioned why
you're turning off SSE instructions.
I'm not using gcc. The Free Pascal Compiler uses the fpu and the
language requires that an exception is thrown for divisions by zero
(on PPC for integer divisions by zero we add a comparison with 0 of
the divisor). We also need the x87's long double support.
In fact, I can make the C program use long doubles so it will
probably automatically use the fpu instead of sse. But that'll have
to wait till tonight when I have access again to the Mac OS X/x86
machine I'm testing on.
I hope this will be enough for at least some prioritization ;)
Thanks,
Jonas
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden