Resolving floating point exceptions signalled after program termination

If you are using gfortran ,you can read this

if you are using ifort/ifx, -g -traceback -fpe:0 -check all is same as gfortran’s

It is useful to check floating error