------- Comment #1 from danglin at gcc dot gnu dot org 2006-06-27 01:53 ------- FAIL: gfortran.dg/actual_array_substr_1.f90 -O0 (internal compiler error) FAIL: gfortran.dg/actual_array_substr_1.f90 -O0 (test for excess errors) WARNING: gfortran.dg/actual_array_substr_1.f90 -O0 compilation failed to produ ce executable
fails in the some way. I guessing but probably the following also fail in the same way: FAIL: gfortran.dg/auto_char_pointer_array_result_1.f90 -O0 (internal compiler error) FAIL: gfortran.dg/auto_char_pointer_array_result_1.f90 -O0 (test for excess er rors) WARNING: gfortran.dg/auto_char_pointer_array_result_1.f90 -O0 compilation fail ed to produce executable FAIL: gfortran.dg/auto_pointer_array_result_1.f90 -O0 (internal compiler error ) FAIL: gfortran.dg/auto_pointer_array_result_1.f90 -O0 (test for excess errors) WARNING: gfortran.dg/auto_pointer_array_result_1.f90 -O0 compilation failed to produce executable FAIL: gfortran.dg/character_array_constructor_1.f90 -O0 (internal compiler err or) FAIL: gfortran.dg/character_array_constructor_1.f90 -O0 (test for excess error s) WARNING: gfortran.dg/character_array_constructor_1.f90 -O0 compilation failed to produce executable FAIL: gfortran.dg/pr15324.f90 -O0 (internal compiler error) FAIL: gfortran.dg/pr15324.f90 -O0 (test for excess errors) WARNING: gfortran.dg/pr15324.f90 -O0 compilation failed to produce executable FAIL: gfortran.dg/pr17612.f90 -O0 (internal compiler error) FAIL: gfortran.dg/pr17612.f90 -O0 (test for excess errors) WARNING: gfortran.dg/pr17612.f90 -O0 compilation failed to produce executable FAIL: gfortran.fortran-torture/execute/pr19269-1.f90, -O0 (internal compiler e rror) FAIL: gfortran.fortran-torture/execute/strarray_3.f90, -O0 (internal compiler error) FAIL: gfortran.fortran-torture/execute/strarray_4.f90, -O0 (internal compiler error) These fails are related to the libgomp fails noted in PR fortran/27885. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28176