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]

Regressions


Is anyone else seeing regressions in the testsuite?
I have

                === gfortran Summary ===

# of expected passes            13557
# of unexpected failures        7
# of unexpected successes       3
# of expected failures          7
# of unsupported tests          65

The failures are

FAIL: gfortran.dg/actual_array_substr_2.f90  -O0  (test for excess errors)
Excess errors:
/usr/home/sgk/gcc/gcc4x/gcc/testsuite/gfortran.dg/actual_array_substr_2.f90:10: in
ternal compiler error: in copy_to_mode_reg, at explow.c:635

Executing on host: /usr/home/sgk/gcc/obj4x/gcc/testsuite/gfortran/../../gfortran -
B/usr/home/sgk/gcc/obj4x/gcc/testsuite/gfortran/../../ /usr/home/sgk/gcc/gcc4x/gcc
/testsuite/gfortran.dg/interface_derived_type_1.f90   -O   -pedantic-errors -S  -o
 interface_derived_type_1.s    (timeout = 300)
FAIL: gfortran.dg/interface_derived_type_1.f90  -O   (test for errors, line 16)

Executing on host: /usr/home/sgk/gcc/obj4x/gcc/testsuite/gfortran/../../gfortran -
B/usr/home/sgk/gcc/obj4x/gcc/testsuite/gfortran/../../ /usr/home/sgk/gcc/gcc4x/gcc
/testsuite/gfortran.dg/present_1.f90   -O   -pedantic-errors -S  -o present_1.s   
 (timeout = 300)
FAIL: gfortran.dg/present_1.f90  -O   (test for errors, line 14)

-- 
Steve


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