This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Testsuite results on amd64-unknown-freebsd
- From: Steve Kargl <sgk at troutmask dot apl dot washington dot edu>
- To: fortran at gcc dot gnu dot org
- Date: Tue, 31 Aug 2004 11:00:43 -0700
- Subject: Testsuite results on amd64-unknown-freebsd
FYI,
=== gfortran Summary ===
# of expected passes 4138
# of unexpected failures 55
# of unexpected successes 8
# of expected failures 27
# of untested testcases 32
A number of the failures are tests that TIMEOUT.
We have one failure that suggest we have a 32-bit vs
64-bit issue.
FAIL: gfortran.dg/der_array_1.f90 -O0 execution test
Fortran runtime error: shape and target do not conform
I sent der_array_1.f90 through Lahey's checker and it
appears to be a conforming code.
--
Steve