new gfortran 4.1 branch failures
Steve Kargl
sgk@troutmask.apl.washington.edu
Thu Apr 20 01:45:00 GMT 2006
On Wed, Apr 19, 2006 at 08:27:35PM -0400, Jack Howarth wrote:
> A build of yesterdays svn pull of gcc 4.1 branch seems to be showing
> new failures in the gfortran testsuite on MacOS X 10.4. Specifically,
> the following failures appear to be new.
>
> FAIL: gfortran.dg/secnds.f -Os execution test
I believe that this can fail if the clock is too fast or too slow.
> FAIL: gfortran.dg/transpose_reshape_r10.f90 -O0 (test for excess errors)
> WARNING: gfortran.dg/transpose_reshape_r10.f90 -O0 compilation failed to produce executable
(snip)
>
> Are these really expected now?
> Jack
No. Looks like Thomas' commit
2006-04-16 Thomas Koenig <Thomas.Koenig@online.de>
PR fortran/26769
* iresolve.c (gfc_resolve_reshape): Remove doubling of
kind for complex. For real(kind=10), call reshape_r10.
(gfc_resolve_transpose): For real(kind=10), call
transpose_r10.
Perhaps, Thomas forgot to update the library. Can you check
obj/gcc/testsuite/gfortan.log and report if there is additional
information.
--
steve
More information about the Fortran
mailing list