This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: gfortran.dg/large_real_kind_1.f90
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: howarth at bromo dot msbb dot uc dot edu (Jack Howarth)
- Cc: fortran at gcc dot gnu dot org
- Date: Fri, 28 Oct 2005 23:26:33 -0400 (EDT)
- Subject: 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
>