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

Re: gfortran.dg/large_real_kind_1.f90


> 
>     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

> 


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