I would like to be able to compile (or set environment variables) a fortran program in such a way that the first exception (typically a NaN) abort the execution (possibly with a trace of where the exception occured). Is this possible? TIA Dominique