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:
http://lists.apple.com/mailman/options/darwin-dev/email@hidden