This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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]

First? gfortran build for mips-sgi-irix6.5


I have just built gfortran on mips-sgi-irix6.5.  Needed a couple of hacks 
to find libgmp during build and to run testsuite.  Will tidy up and
submit.

Test results at http://gcc.gnu.org/ml/gcc-testresults/2003-08/msg00193.html

		=== gfortran tests ===


Running target unix
FAIL: gfortran.fortran-torture/execute/forall_3.f90 execution,  -O0 
FAIL: gfortran.fortran-torture/execute/forall_3.f90 execution,  -O1 
FAIL: gfortran.fortran-torture/execute/forall_3.f90 execution,  -O2 
FAIL: gfortran.fortran-torture/execute/forall_3.f90 execution,  -O2 -fomit-frame-pointer -finline functions 
FAIL: gfortran.fortran-torture/execute/forall_3.f90 execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
FAIL: gfortran.fortran-torture/execute/forall_3.f90 execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-all-loops 
FAIL: gfortran.fortran-torture/execute/forall_3.f90 execution,  -O2 -fno-repack-arrays 
FAIL: gfortran.fortran-torture/execute/forall_3.f90 execution,  -O2 -fg77-calls 
FAIL: gfortran.fortran-torture/execute/forall_3.f90 execution,  -O3 -g 
FAIL: gfortran.fortran-torture/execute/forall_3.f90 execution,  -Os 
FAIL: gfortran.fortran-torture/execute/power.f90 execution,  -O0 
FAIL: gfortran.fortran-torture/execute/power.f90 execution,  -O1 
FAIL: gfortran.fortran-torture/execute/power.f90 execution,  -O2 
FAIL: gfortran.fortran-torture/execute/power.f90 execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: gfortran.fortran-torture/execute/power.f90 execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
FAIL: gfortran.fortran-torture/execute/power.f90 execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-all-loops 
FAIL: gfortran.fortran-torture/execute/power.f90 execution,  -O2 -fno-repack-arrays 
FAIL: gfortran.fortran-torture/execute/power.f90 execution,  -O2 -fg77-calls 
FAIL: gfortran.fortran-torture/execute/power.f90 execution,  -O3 -g 
FAIL: gfortran.fortran-torture/execute/power.f90 execution,  -Os 

		=== gfortran Summary ===

# of expected passes		1790
# of unexpected failures	20


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