------- Comment #11 from dominiq at lps dot ens dot fr  2009-05-05 11:33 -------
The summary of the attached file in comment #9 is:

FAIL: gfortran.dg/bounds_check_strlen_1.f90  -O0  (test for excess errors)
FAIL: gfortran.dg/bounds_temporaries_1.f90  -O  (test for excess errors)
FAIL: gfortran.dg/contained_3.f90  -O0  execution test
FAIL: gfortran.dg/entry_17.f90  -O   (test for warnings, line 27)
FAIL: gfortran.dg/func_decl_4.f90  -O   (test for errors, line 7)
FAIL: gfortran.dg/generic_actual_arg.f90  -O  (test for excess errors)
FAIL: gfortran.dg/global_references_1.f90  -O   (test for errors, line 39)
FAIL: gfortran.dg/hollerith.f90  -O0  (test for excess errors)
FAIL: gfortran.dg/hollerith_legacy.f90  -O   (test for warnings, line 24)
FAIL: gfortran.dg/import6.f90  -O  (test for excess errors)
FAIL: gfortran.dg/integer_exponentiation_2.f90  -O0  (test for excess errors)
FAIL: gfortran.dg/intrinsic_actual_1.f  -O  (test for excess errors)
FAIL: gfortran.dg/intrinsic_std_1.f90  -O  scan-tree-dump original " abort ":
dump file does not exist
FAIL: gfortran.dg/pr20865.f90  -O  (test for excess errors)
FAIL: gfortran.dg/pr37243.f  -O0  (test for excess errors)
FAIL: gfortran.dg/sizeof.f90  -O0  (test for excess errors)
FAIL: gfortran.dg/used_before_typed_4.f90  -O  (test for excess errors)
FAIL: gfortran.dg/g77/970625-2.f  -O  (test for excess errors)

and with -m64

FAIL: gfortran.dg/loc_1.f90  -O1  (test for excess errors)

With the patch in comment #8 of pr40006, the following failures are changed:

FAIL: gfortran.dg/hollerith.f90  -O0  (test for excess errors)
FAIL: gfortran.dg/hollerith_legacy.f90  -O  (test for excess errors)
FAIL: gfortran.dg/integer_exponentiation_2.f90  -O0  (test for excess errors)

without patch

=== gfortran Summary for unix//-fwhole-file ===

# of expected passes            28733
# of unexpected failures        68
# of expected failures          16
# of unsupported tests          397

with patch

=== gfortran Summary ===

# of expected passes            28751
# of unexpected failures        66
# of expected failures          16
# of unsupported tests          397


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40011

Reply via email to