Re: Apple gcc bug
Re: Apple gcc bug
- Subject: Re: Apple gcc bug
- From: Andrew Pinski <email@hidden>
- Date: Thu, 17 Mar 2005 16:53:43 -0500
On Mar 17, 2005, at 4:36 PM, Aaron Jackson wrote:
I am trying to do some numerical calculations and ran into an
interesting bug:
[Aaron-Jacksons-Computer:~] jackson% gcc -v
Reading specs from /usr/libexec/gcc/darwin/ppc/3.3/specs
Thread model: posix
gcc version 3.3 20030304 (Apple Computer, Inc. build 1671)
This is not a bug. division by zero is only undefined. on PPC,
division by
zero does not raise any exceptions but just the results are undefined.
-- Pinski
_______________________________________________
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