This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Current status of NIST F77 tests.
- From: Bud Davis <bdavis9659 at comcast dot net>
- To: gfortran <fortran at gcc dot gnu dot org>
- Date: Mon, 24 May 2004 19:22:40 -0500
- Subject: Current status of NIST F77 tests.
$ gfortran --version
GNU Fortran 95 (GCC 3.5.0 20040524 (experimental))
10 f95 compile fails
FM020.FOR FM204.FOR FM311.FOR FM509.FOR
FM517.FOR FM700.FOR FM711.FOR FM719.FOR
FM908.FOR FM909.FOR
5 f95 run time error
FM108.FOR FM110.FOR FM411.FOR FM910.FOR
FM912.FOR
10 f95 test(s) failed
FM023.FOR FM024.FOR FM103.FOR FM300.FOR
FM351.FOR FM352.FOR FM405.FOR FM406.FOR
FM500.FOR FM817.FOR
which overall is an improvement of 2 tests, however for the first time
we have some regressions, these are:
FM023.F
FM024.F
i will isolate these and submit to bugzilla if they are not duplicates.
--bud davis