This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Is there a way to abort a run on exception?


Thanks for the answer.

> See -ffpe-trap.  Not sure if it works on your OS.

Unforunately you are right:

[karma] lin/source% gfc -O1 -ffpe-trap fatigue.f90
f951: error: unrecognized command line option "-ffpe-trap"

Dominique


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]