Path: utzoo!utgpu!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!unmvax!ncar!mailrus!cornell!uw-beaver!rice!sun-spots-request From: quintus!ok@sun.com (Richard A. O'Keefe) Newsgroups: comp.sys.sun Subject: Re: exception handling in FORTRAN Message-ID: <853@quintus.UUCP> Date: 20 Dec 88 11:08:06 GMT References: <8811230347.AA00536@utacfd> Sender: usenet@rice.edu Organization: Sun-Spots Lines: 7 Approved: Sun-Spots@rice.edu Original-Date: 13 Dec 88 04:57:56 GMT X-Sun-Spots-Digest: Volume 7, Issue 64, message 9 of 12 X-Issue-Reference: v7n43 texbell!killer!utacfd!rwn@cs.utexas.edu (Ralph Noack) writes: >We too were shocked that flt pt exceptions were not being taken. You shouldn't have been: that's what the IEEE 754 standard _specifies_. The standard recommends that there should be some way of enabling exceptions, but it is not required. Sun followed the letter of the standard. (I agree that it is a pain.)