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]

nist testsuite question.


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



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