Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!lll-winken!elroy.jpl.nasa.gov!ames!eos!data.nas.nasa.gov!eagle!news From: fsset@bach.lerc.nasa.gov (Scott E. Townsend) Newsgroups: comp.lang.fortran Subject: IEEE exception handling Message-ID: <1990Nov28.224835.17336@eagle.lerc.nasa.gov> Date: 28 Nov 90 22:48:35 GMT Reply-To: fsset@bach.lerc.nasa.gov (Scott E. Townsend) Distribution: na Organization: NASA/Lewis Research Center, Cleveland Lines: 21 [ sorry if this has been hashed around before, I haven't needed to deal with FORTRAN or numeric exceptions for quite a while ] I don't want to start any religious wars, but I would like to know if there is a standard way of configuring IEEE exception handling in FORTRAN. I've looked at Silicon Graphics 'handle_sigfpes' and Sun's sigfpe/ieee_handler stuff. These are similar in function, but quite different at the user level. Does manipulating the exception semantics really need to look so different? I realize that the various flavors of UNIX tend to have different capabilities regarding handling things like SIGBUS, but I had hoped the the numeric stuff could be a bit more portable than I've seen so far. Any enlightement would be appreciated. -- ------------------------------------------------------------------------ Scott Townsend | Phone: 216-433-8101 NASA Lewis Research Center | Mail Stop: 5-11 Cleveland, Ohio 44135 | Email: fsset@bach.lerc.nasa.gov ------------------------------------------------------------------------