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: [Fortran-Experiments]: regressions


Hi all,

Christopher D. Rickett wrote:
> i did an svn update on my copy of fortran-experiments, a full
> bootstrap, and then a make check-gfortran. i'm now seeing the
> following regressions:
(Here on x86-64/openSUSE Linux 10.2 - ignoring c_kind_params.f90 - I
don't get any failed test for either -m32 nor -m64.)

> FAIL: gfortran.dg/loop_nest_1.f90 -O (internal compiler error)
> FAIL: gfortran.dg/module_implicit_conversion.f90 -O (test for excess
> errors)
> FAIL: gfortran.dg/pr29581.f90 -O0 (internal compiler error)
Could you compile them by hand and give at least the error message or a
backtrace? Do they also fail for GCC 4.3 or only for
fortran-experiments? Depending on the error, using "valgrind .../f951
..." could also give a clue.

Tobias

PS: I'm now bootstapping again to make sure I have indeed a clean build.
According to "svn status", my tree is clean except for
gfortran.dg/c_kind_params*.f90 changes which cannot affect the other tests.


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