site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Organization: University of Michigan User-agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.2) Gecko/20040804 Netscape/7.2 For what it's worth: ---------- % cc -o tj testjmp.c % ./tj rounding direction before setjmp is 0 rounding direction changed to 1024 status = 15 rounding direction after longjmp is 0 % uname -s -m -r HP-UX B.11.23 ia64 % cc -V cc: HP aC++/ANSI C B3910B A.05.55 [Dec 04 2003] ---------- Thanks! Seems to me Matt's suggestion is leading to a useful collection of information. Could people do it for more systems? If nobody objects, I'll volunteer to summarize and post the results on the web. People can email them directly to me to save bandwidth in the list. It would be nice to know the OS version and compiler version, as in the above. Could I suggest people also run "plumber"'s code and send me those results, too? IIUC, it confirms which of the four IEEE rounding modes are actually implemented. -- David _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... Eric Gouriou wrote:
[...]
This email sent to site_archiver@lists.apple.com
participants (1)
-
David N. Williams