gfortran.dg/large_real_kind_1.f90

Andrew Pinski pinskia@physics.uc.edu
Sat Oct 29 03:45:00 GMT 2005


> 
>     I noticed tonight when running 'make check-gfortran' on a build of
> current gcc cvs that I am seeing the following failures under MacOS X
> 10.4...
> 
> FAIL: gfortran.dg/large_real_kind_1.f90  -O0  execution test
> FAIL: gfortran.dg/large_real_kind_1.f90  -O1  execution test
> FAIL: gfortran.dg/large_real_kind_1.f90  -O2  execution test
> FAIL: gfortran.dg/large_real_kind_1.f90  -O3 -fomit-frame-pointer  execution test
> FAIL: gfortran.dg/large_real_kind_1.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
> FAIL: gfortran.dg/large_real_kind_1.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
> FAIL: gfortran.dg/large_real_kind_1.f90  -O3 -g  execution test
> FAIL: gfortran.dg/large_real_kind_1.f90  -Os  execution test
> FAIL: gfortran.dg/large_real_kind_2.F90  -O0  execution test
> FAIL: gfortran.dg/large_real_kind_2.F90  -O1  execution test
> FAIL: gfortran.dg/large_real_kind_2.F90  -O2  execution test
> FAIL: gfortran.dg/large_real_kind_2.F90  -O3 -fomit-frame-pointer  execution test
> FAIL: gfortran.dg/large_real_kind_2.F90  -O3 -fomit-frame-pointer -funroll-loops  execution test
> FAIL: gfortran.dg/large_real_kind_2.F90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
> FAIL: gfortran.dg/large_real_kind_2.F90  -O3 -g  execution test
> FAIL: gfortran.dg/large_real_kind_2.F90  -Os  execution test
> 
> I assume these are the same one's discussed earlier in this thread for
> powerpc64-linux. Were those fixed already for powerpc64-linux? If so
> what about Darwin?

The issue with large_real_kind_2.F90 is a huge ABI bug in Mac OS X which
I doubt they will ever fix,  I filed a radar (bug) about it.

-- Pinski

> 



More information about the Fortran mailing list