nist testsuite question.

Uttam Pawar uttamp@us.ibm.com
Thu Oct 27 02:21:00 GMT 2005


Hi All,

I was looking through the NIST fortran testsuite which as we know is
written for fortran77. 
I'm having problem in compiling and running them with gfortran with
-std=f95 option. The construct in a test specially arithmatic IF
statement (which checks the result of computation) with multiple go to
is causing the tests not to compile with -std=f95 (obviously).

Is there any plan on converting them or writing new tests to make them
compatible with f95 standard?

Can we really convert them and add to the gfortran test suite?

In NIST testsuite, there are no tests at least for sinh() and cosh()
functions with negative arguments, should we add them as new to gfotran
tests?

Thanks in advance.

- Uttam




More information about the Fortran mailing list