This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
new gfortran failures on MacOS X
- From: howarth at bromo dot msbb dot uc dot edu (Jack Howarth)
- To: fortran at gcc dot gnu dot org
- Date: Mon, 24 Jul 2006 19:34:23 -0400 (EDT)
- Subject: new gfortran failures on MacOS X
I am seeing a new set of failures in the gfortran testsuite on
a MacOS X 10.4 build of gcc trunk from last night. These new test
failures are...
FAIL: gfortran.dg/direct_io_6.f90 -O0 execution test
FAIL: gfortran.dg/direct_io_6.f90 -O1 execution test
FAIL: gfortran.dg/direct_io_6.f90 -O2 execution test
FAIL: gfortran.dg/direct_io_6.f90 -O3 -fomit-frame-pointer execution test
FAIL: gfortran.dg/direct_io_6.f90 -O3 -fomit-frame-pointer -funroll-loops execution test
FAIL: gfortran.dg/direct_io_6.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test
FAIL: gfortran.dg/direct_io_6.f90 -O3 -g execution test
FAIL: gfortran.dg/direct_io_6.f90 -Os execution test
Are these expected?
Jack