REF: JVB GFTN-003
File: abs_test1.f90
Example:
C:\gfortran_stuff\James\test\abs_test>gfortran -std=f95 abs_test1.f90 -oabs_test
1
C:\gfortran_stuff\James\test\abs_test>abs_test1
NaN
C:\gfortran_stuff\James\test\abs_test>gfortran -v
Using built-in specs.
Configured with: ../gcc/configure --prefix=/mingw --enable-languages=c,f95
Thread model: win32
gcc version 4.0.0 20050117 (experimental)
Discussion: CDABS should be marked as nonstandard; NaN is wrong.