[LLVMdev] llvm-gcc4.2-2.3 gfortran failures
Jack Howarth
howarth at bromo.msbb.uc.edu
Tue Jun 10 16:05:11 PDT 2008
Building llvm 2.3 and llvm-gcc4.2-2.3 on Mac OS X 10.5, I am seeing the
following failures remaining in the gcc 4.2.1 gfortran testsuite...
LAST_UPDATED:
Native configuration is i686-apple-darwin9
=== gfortran tests ===
Running target unix
FAIL: gfortran.dg/actual_array_constructor_1.f90 -O1 execution test
FAIL: gfortran.dg/actual_array_constructor_1.f90 -O2 execution test
FAIL: gfortran.dg/actual_array_constructor_1.f90 -O3 -fomit-frame-pointer execution test
FAIL: gfortran.dg/actual_array_constructor_1.f90 -O3 -fomit-frame-pointer -funroll-loops execution test
FAIL: gfortran.dg/actual_array_constructor_1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test
FAIL: gfortran.dg/actual_array_constructor_1.f90 -O3 -g execution test
FAIL: gfortran.dg/actual_array_constructor_1.f90 -Os execution test
FAIL: gfortran.dg/aint_anint_1.f90 -O (internal compiler error)
FAIL: gfortran.dg/aint_anint_1.f90 -O (test for excess errors)
FAIL: gfortran.dg/array_constructor_11.f90 -O0 (internal compiler error)
FAIL: gfortran.dg/array_constructor_11.f90 -O0 (test for excess errors)
WARNING: gfortran.dg/array_constructor_11.f90 -O0 compilation failed to produce executable
FAIL: gfortran.dg/array_constructor_11.f90 -O1 (internal compiler error)
FAIL: gfortran.dg/array_constructor_11.f90 -O1 (test for excess errors)
WARNING: gfortran.dg/array_constructor_11.f90 -O1 compilation failed to produce executable
FAIL: gfortran.dg/array_constructor_11.f90 -O2 (internal compiler error)
FAIL: gfortran.dg/array_constructor_11.f90 -O2 (test for excess errors)
WARNING: gfortran.dg/array_constructor_11.f90 -O2 compilation failed to produce executable
FAIL: gfortran.dg/array_constructor_11.f90 -O3 -fomit-frame-pointer (internal compiler error)
FAIL: gfortran.dg/array_constructor_11.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: gfortran.dg/array_constructor_11.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: gfortran.dg/array_constructor_11.f90 -O3 -fomit-frame-pointer -funroll-loops (internal compiler error)
FAIL: gfortran.dg/array_constructor_11.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: gfortran.dg/array_constructor_11.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: gfortran.dg/array_constructor_11.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (internal compiler error)
FAIL: gfortran.dg/array_constructor_11.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: gfortran.dg/array_constructor_11.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: gfortran.dg/array_constructor_11.f90 -O3 -g (internal compiler error)
FAIL: gfortran.dg/array_constructor_11.f90 -O3 -g (test for excess errors)
WARNING: gfortran.dg/array_constructor_11.f90 -O3 -g compilation failed to produce executable
FAIL: gfortran.dg/array_constructor_11.f90 -Os (internal compiler error)
FAIL: gfortran.dg/array_constructor_11.f90 -Os (test for excess errors)
WARNING: gfortran.dg/array_constructor_11.f90 -Os compilation failed to produce executable
FAIL: gfortran.dg/array_constructor_12.f90 -O0 (internal compiler error)
FAIL: gfortran.dg/array_constructor_12.f90 -O0 (test for excess errors)
WARNING: gfortran.dg/array_constructor_12.f90 -O0 compilation failed to produce executable
FAIL: gfortran.dg/array_constructor_12.f90 -O1 (internal compiler error)
FAIL: gfortran.dg/array_constructor_12.f90 -O1 (test for excess errors)
WARNING: gfortran.dg/array_constructor_12.f90 -O1 compilation failed to produce executable
FAIL: gfortran.dg/array_constructor_12.f90 -O2 (internal compiler error)
FAIL: gfortran.dg/array_constructor_12.f90 -O2 (test for excess errors)
WARNING: gfortran.dg/array_constructor_12.f90 -O2 compilation failed to produce executable
FAIL: gfortran.dg/array_constructor_12.f90 -O3 -fomit-frame-pointer (internal compiler error)
FAIL: gfortran.dg/array_constructor_12.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: gfortran.dg/array_constructor_12.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: gfortran.dg/array_constructor_12.f90 -O3 -fomit-frame-pointer -funroll-loops (internal compiler error)
FAIL: gfortran.dg/array_constructor_12.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: gfortran.dg/array_constructor_12.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: gfortran.dg/array_constructor_12.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (internal compiler error)
FAIL: gfortran.dg/array_constructor_12.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: gfortran.dg/array_constructor_12.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: gfortran.dg/array_constructor_12.f90 -O3 -g (internal compiler error)
FAIL: gfortran.dg/array_constructor_12.f90 -O3 -g (test for excess errors)
WARNING: gfortran.dg/array_constructor_12.f90 -O3 -g compilation failed to produce executable
FAIL: gfortran.dg/array_constructor_12.f90 -Os (internal compiler error)
FAIL: gfortran.dg/array_constructor_12.f90 -Os (test for excess errors)
WARNING: gfortran.dg/array_constructor_12.f90 -Os compilation failed to produce executable
FAIL: gfortran.dg/array_section_1.f90 -O0 (internal compiler error)
FAIL: gfortran.dg/array_section_1.f90 -O0 (test for excess errors)
WARNING: gfortran.dg/array_section_1.f90 -O0 compilation failed to produce executable
FAIL: gfortran.dg/array_section_1.f90 -O1 (internal compiler error)
FAIL: gfortran.dg/array_section_1.f90 -O1 (test for excess errors)
WARNING: gfortran.dg/array_section_1.f90 -O1 compilation failed to produce executable
FAIL: gfortran.dg/array_section_1.f90 -O2 (internal compiler error)
FAIL: gfortran.dg/array_section_1.f90 -O2 (test for excess errors)
WARNING: gfortran.dg/array_section_1.f90 -O2 compilation failed to produce executable
FAIL: gfortran.dg/array_section_1.f90 -O3 -fomit-frame-pointer (internal compiler error)
FAIL: gfortran.dg/array_section_1.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: gfortran.dg/array_section_1.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: gfortran.dg/array_section_1.f90 -O3 -fomit-frame-pointer -funroll-loops (internal compiler error)
FAIL: gfortran.dg/array_section_1.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: gfortran.dg/array_section_1.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: gfortran.dg/array_section_1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (internal compiler error)
FAIL: gfortran.dg/array_section_1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: gfortran.dg/array_section_1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: gfortran.dg/array_section_1.f90 -O3 -g (internal compiler error)
FAIL: gfortran.dg/array_section_1.f90 -O3 -g (test for excess errors)
WARNING: gfortran.dg/array_section_1.f90 -O3 -g compilation failed to produce executable
FAIL: gfortran.dg/array_section_1.f90 -Os (internal compiler error)
FAIL: gfortran.dg/array_section_1.f90 -Os (test for excess errors)
WARNING: gfortran.dg/array_section_1.f90 -Os compilation failed to produce executable
FAIL: gfortran.dg/assumed_charlen_function_3.f90 -O (internal compiler error)
FAIL: gfortran.dg/assumed_charlen_function_3.f90 -O (test for excess errors)
FAIL: gfortran.dg/assumed_charlen_function_5.f90 -O (internal compiler error)
FAIL: gfortran.dg/assumed_charlen_function_5.f90 -O (test for excess errors)
FAIL: gfortran.dg/char_transpose_1.f90 -O0 (internal compiler error)
FAIL: gfortran.dg/char_transpose_1.f90 -O0 (test for excess errors)
WARNING: gfortran.dg/char_transpose_1.f90 -O0 compilation failed to produce executable
FAIL: gfortran.dg/hollerith.f90 -O0 (internal compiler error)
FAIL: gfortran.dg/hollerith.f90 -O0 (test for excess errors)
WARNING: gfortran.dg/hollerith.f90 -O0 compilation failed to produce executable
FAIL: gfortran.dg/hollerith.f90 -O1 (internal compiler error)
FAIL: gfortran.dg/hollerith.f90 -O1 (test for excess errors)
WARNING: gfortran.dg/hollerith.f90 -O1 compilation failed to produce executable
FAIL: gfortran.dg/hollerith.f90 -O2 (internal compiler error)
FAIL: gfortran.dg/hollerith.f90 -O2 (test for excess errors)
WARNING: gfortran.dg/hollerith.f90 -O2 compilation failed to produce executable
FAIL: gfortran.dg/hollerith.f90 -O3 -fomit-frame-pointer (internal compiler error)
FAIL: gfortran.dg/hollerith.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: gfortran.dg/hollerith.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: gfortran.dg/hollerith.f90 -O3 -fomit-frame-pointer -funroll-loops (internal compiler error)
FAIL: gfortran.dg/hollerith.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: gfortran.dg/hollerith.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: gfortran.dg/hollerith.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (internal compiler error)
FAIL: gfortran.dg/hollerith.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: gfortran.dg/hollerith.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: gfortran.dg/hollerith.f90 -O3 -g (internal compiler error)
FAIL: gfortran.dg/hollerith.f90 -O3 -g (test for excess errors)
WARNING: gfortran.dg/hollerith.f90 -O3 -g compilation failed to produce executable
FAIL: gfortran.dg/hollerith.f90 -Os (internal compiler error)
FAIL: gfortran.dg/hollerith.f90 -Os (test for excess errors)
WARNING: gfortran.dg/hollerith.f90 -Os compilation failed to produce executable
FAIL: gfortran.dg/hollerith4.f90 -O0 (internal compiler error)
FAIL: gfortran.dg/hollerith4.f90 -O0 (test for excess errors)
WARNING: gfortran.dg/hollerith4.f90 -O0 compilation failed to produce executable
FAIL: gfortran.dg/hollerith4.f90 -O1 (internal compiler error)
FAIL: gfortran.dg/hollerith4.f90 -O1 (test for excess errors)
WARNING: gfortran.dg/hollerith4.f90 -O1 compilation failed to produce executable
FAIL: gfortran.dg/hollerith4.f90 -O2 (internal compiler error)
FAIL: gfortran.dg/hollerith4.f90 -O2 (test for excess errors)
WARNING: gfortran.dg/hollerith4.f90 -O2 compilation failed to produce executable
FAIL: gfortran.dg/hollerith4.f90 -O3 -fomit-frame-pointer (internal compiler error)
FAIL: gfortran.dg/hollerith4.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: gfortran.dg/hollerith4.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: gfortran.dg/hollerith4.f90 -O3 -fomit-frame-pointer -funroll-loops (internal compiler error)
FAIL: gfortran.dg/hollerith4.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: gfortran.dg/hollerith4.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: gfortran.dg/hollerith4.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (internal compiler error)
FAIL: gfortran.dg/hollerith4.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: gfortran.dg/hollerith4.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: gfortran.dg/hollerith4.f90 -O3 -g (internal compiler error)
FAIL: gfortran.dg/hollerith4.f90 -O3 -g (test for excess errors)
WARNING: gfortran.dg/hollerith4.f90 -O3 -g compilation failed to produce executable
FAIL: gfortran.dg/hollerith4.f90 -Os (internal compiler error)
FAIL: gfortran.dg/hollerith4.f90 -Os (test for excess errors)
WARNING: gfortran.dg/hollerith4.f90 -Os compilation failed to produce executable
FAIL: gfortran.dg/hollerith_legacy.f90 -O (internal compiler error)
FAIL: gfortran.dg/hollerith_legacy.f90 -O (test for excess errors)
FAIL: gfortran.dg/large_real_kind_2.F90 -O0 (internal compiler error)
FAIL: gfortran.dg/large_real_kind_2.F90 -O0 (test for excess errors)
WARNING: gfortran.dg/large_real_kind_2.F90 -O0 compilation failed to produce executable
FAIL: gfortran.dg/large_real_kind_2.F90 -O1 (internal compiler error)
FAIL: gfortran.dg/large_real_kind_2.F90 -O1 (test for excess errors)
WARNING: gfortran.dg/large_real_kind_2.F90 -O1 compilation failed to produce executable
FAIL: gfortran.dg/large_real_kind_2.F90 -O2 (internal compiler error)
FAIL: gfortran.dg/large_real_kind_2.F90 -O2 (test for excess errors)
WARNING: gfortran.dg/large_real_kind_2.F90 -O2 compilation failed to produce executable
FAIL: gfortran.dg/large_real_kind_2.F90 -O3 -fomit-frame-pointer (internal compiler error)
FAIL: gfortran.dg/large_real_kind_2.F90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: gfortran.dg/large_real_kind_2.F90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: gfortran.dg/large_real_kind_2.F90 -O3 -fomit-frame-pointer -funroll-loops (internal compiler error)
FAIL: gfortran.dg/large_real_kind_2.F90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: gfortran.dg/large_real_kind_2.F90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: gfortran.dg/large_real_kind_2.F90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (internal compiler error)
FAIL: gfortran.dg/large_real_kind_2.F90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: gfortran.dg/large_real_kind_2.F90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: gfortran.dg/large_real_kind_2.F90 -O3 -g (internal compiler error)
FAIL: gfortran.dg/large_real_kind_2.F90 -O3 -g (test for excess errors)
WARNING: gfortran.dg/large_real_kind_2.F90 -O3 -g compilation failed to produce executable
FAIL: gfortran.dg/large_real_kind_2.F90 -Os (internal compiler error)
FAIL: gfortran.dg/large_real_kind_2.F90 -Os (test for excess errors)
WARNING: gfortran.dg/large_real_kind_2.F90 -Os compilation failed to produce executable
FAIL: gfortran.dg/namelist_13.f90 -O0 (test for excess errors)
FAIL: gfortran.dg/namelist_13.f90 -O1 (test for excess errors)
FAIL: gfortran.dg/namelist_13.f90 -O2 (test for excess errors)
FAIL: gfortran.dg/namelist_13.f90 -O3 -fomit-frame-pointer (test for excess errors)
FAIL: gfortran.dg/namelist_13.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
FAIL: gfortran.dg/namelist_13.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
FAIL: gfortran.dg/namelist_13.f90 -O3 -g (test for excess errors)
FAIL: gfortran.dg/namelist_13.f90 -Os (test for excess errors)
FAIL: gfortran.dg/namelist_14.f90 -O0 (test for excess errors)
FAIL: gfortran.dg/namelist_14.f90 -O0 execution test
FAIL: gfortran.dg/namelist_14.f90 -O1 (test for excess errors)
FAIL: gfortran.dg/namelist_14.f90 -O1 execution test
FAIL: gfortran.dg/namelist_14.f90 -O2 (test for excess errors)
FAIL: gfortran.dg/namelist_14.f90 -O2 execution test
FAIL: gfortran.dg/namelist_14.f90 -O3 -fomit-frame-pointer (test for excess errors)
FAIL: gfortran.dg/namelist_14.f90 -O3 -fomit-frame-pointer execution test
FAIL: gfortran.dg/namelist_14.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
FAIL: gfortran.dg/namelist_14.f90 -O3 -fomit-frame-pointer -funroll-loops execution test
FAIL: gfortran.dg/namelist_14.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
FAIL: gfortran.dg/namelist_14.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test
FAIL: gfortran.dg/namelist_14.f90 -O3 -g (test for excess errors)
FAIL: gfortran.dg/namelist_14.f90 -O3 -g execution test
FAIL: gfortran.dg/namelist_14.f90 -Os (test for excess errors)
FAIL: gfortran.dg/namelist_14.f90 -Os execution test
FAIL: gfortran.dg/namelist_15.f90 -O0 (test for excess errors)
FAIL: gfortran.dg/namelist_15.f90 -O0 execution test
FAIL: gfortran.dg/namelist_15.f90 -O1 (test for excess errors)
FAIL: gfortran.dg/namelist_15.f90 -O1 execution test
FAIL: gfortran.dg/namelist_15.f90 -O2 (test for excess errors)
FAIL: gfortran.dg/namelist_15.f90 -O2 execution test
FAIL: gfortran.dg/namelist_15.f90 -O3 -fomit-frame-pointer (test for excess errors)
FAIL: gfortran.dg/namelist_15.f90 -O3 -fomit-frame-pointer execution test
FAIL: gfortran.dg/namelist_15.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
FAIL: gfortran.dg/namelist_15.f90 -O3 -fomit-frame-pointer -funroll-loops execution test
FAIL: gfortran.dg/namelist_15.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
FAIL: gfortran.dg/namelist_15.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test
FAIL: gfortran.dg/namelist_15.f90 -O3 -g (test for excess errors)
FAIL: gfortran.dg/namelist_15.f90 -O3 -g execution test
FAIL: gfortran.dg/namelist_15.f90 -Os (test for excess errors)
FAIL: gfortran.dg/namelist_15.f90 -Os execution test
FAIL: gfortran.dg/optional_assumed_charlen_1.f90 -O (internal compiler error)
FAIL: gfortran.dg/optional_assumed_charlen_1.f90 -O (test for excess errors)
FAIL: gfortran.dg/pr18392.f90 -O0 (test for excess errors)
FAIL: gfortran.dg/pr18392.f90 -O0 execution test
FAIL: gfortran.dg/pr18392.f90 -O1 (test for excess errors)
FAIL: gfortran.dg/pr18392.f90 -O1 execution test
FAIL: gfortran.dg/pr18392.f90 -O2 (test for excess errors)
FAIL: gfortran.dg/pr18392.f90 -O2 execution test
FAIL: gfortran.dg/pr18392.f90 -O3 -fomit-frame-pointer (test for excess errors)
FAIL: gfortran.dg/pr18392.f90 -O3 -fomit-frame-pointer execution test
FAIL: gfortran.dg/pr18392.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
FAIL: gfortran.dg/pr18392.f90 -O3 -fomit-frame-pointer -funroll-loops execution test
FAIL: gfortran.dg/pr18392.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
FAIL: gfortran.dg/pr18392.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test
FAIL: gfortran.dg/pr18392.f90 -O3 -g (test for excess errors)
FAIL: gfortran.dg/pr18392.f90 -O3 -g execution test
FAIL: gfortran.dg/pr18392.f90 -Os (test for excess errors)
FAIL: gfortran.dg/pr18392.f90 -Os execution test
FAIL: gfortran.dg/pr21177.f90 -O0 (internal compiler error)
FAIL: gfortran.dg/pr21177.f90 -O0 (test for excess errors)
WARNING: gfortran.dg/pr21177.f90 -O0 compilation failed to produce executable
FAIL: gfortran.dg/pr21177.f90 -O1 (internal compiler error)
FAIL: gfortran.dg/pr21177.f90 -O1 (test for excess errors)
WARNING: gfortran.dg/pr21177.f90 -O1 compilation failed to produce executable
FAIL: gfortran.dg/pr21177.f90 -O2 (internal compiler error)
FAIL: gfortran.dg/pr21177.f90 -O2 (test for excess errors)
WARNING: gfortran.dg/pr21177.f90 -O2 compilation failed to produce executable
FAIL: gfortran.dg/pr21177.f90 -O3 -fomit-frame-pointer (internal compiler error)
FAIL: gfortran.dg/pr21177.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: gfortran.dg/pr21177.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: gfortran.dg/pr21177.f90 -O3 -fomit-frame-pointer -funroll-loops (internal compiler error)
FAIL: gfortran.dg/pr21177.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: gfortran.dg/pr21177.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: gfortran.dg/pr21177.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (internal compiler error)
FAIL: gfortran.dg/pr21177.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: gfortran.dg/pr21177.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: gfortran.dg/pr21177.f90 -O3 -g (internal compiler error)
FAIL: gfortran.dg/pr21177.f90 -O3 -g (test for excess errors)
WARNING: gfortran.dg/pr21177.f90 -O3 -g compilation failed to produce executable
FAIL: gfortran.dg/pr21177.f90 -Os (internal compiler error)
FAIL: gfortran.dg/pr21177.f90 -Os (test for excess errors)
WARNING: gfortran.dg/pr21177.f90 -Os compilation failed to produce executable
FAIL: gfortran.dg/specifics_1.f90 -O0 (internal compiler error)
FAIL: gfortran.dg/specifics_1.f90 -O0 (test for excess errors)
WARNING: gfortran.dg/specifics_1.f90 -O0 compilation failed to produce executable
FAIL: gfortran.dg/specifics_1.f90 -O1 (internal compiler error)
FAIL: gfortran.dg/specifics_1.f90 -O1 (test for excess errors)
WARNING: gfortran.dg/specifics_1.f90 -O1 compilation failed to produce executable
FAIL: gfortran.dg/specifics_1.f90 -O2 (internal compiler error)
FAIL: gfortran.dg/specifics_1.f90 -O2 (test for excess errors)
WARNING: gfortran.dg/specifics_1.f90 -O2 compilation failed to produce executable
FAIL: gfortran.dg/specifics_1.f90 -O3 -fomit-frame-pointer (internal compiler error)
FAIL: gfortran.dg/specifics_1.f90 -O3 -fomit-frame-pointer (test for excess errors)
WARNING: gfortran.dg/specifics_1.f90 -O3 -fomit-frame-pointer compilation failed to produce executable
FAIL: gfortran.dg/specifics_1.f90 -O3 -fomit-frame-pointer -funroll-loops (internal compiler error)
FAIL: gfortran.dg/specifics_1.f90 -O3 -fomit-frame-pointer -funroll-loops (test for excess errors)
WARNING: gfortran.dg/specifics_1.f90 -O3 -fomit-frame-pointer -funroll-loops compilation failed to produce executable
FAIL: gfortran.dg/specifics_1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (internal compiler error)
FAIL: gfortran.dg/specifics_1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (test for excess errors)
WARNING: gfortran.dg/specifics_1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions compilation failed to produce executable
FAIL: gfortran.dg/specifics_1.f90 -O3 -g (internal compiler error)
FAIL: gfortran.dg/specifics_1.f90 -O3 -g (test for excess errors)
WARNING: gfortran.dg/specifics_1.f90 -O3 -g compilation failed to produce executable
FAIL: gfortran.dg/specifics_1.f90 -Os (internal compiler error)
FAIL: gfortran.dg/specifics_1.f90 -Os (test for excess errors)
WARNING: gfortran.dg/specifics_1.f90 -Os compilation failed to produce executable
FAIL: gfortran.dg/g77/980628-10.f -O0 execution test
FAIL: gfortran.dg/g77/980628-10.f -O1 execution test
FAIL: gfortran.dg/g77/980628-10.f -O2 execution test
FAIL: gfortran.dg/g77/980628-10.f -O3 -fomit-frame-pointer execution test
FAIL: gfortran.dg/g77/980628-10.f -O3 -fomit-frame-pointer -funroll-loops execution test
FAIL: gfortran.dg/g77/980628-10.f -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test
FAIL: gfortran.dg/g77/980628-10.f -O3 -g execution test
FAIL: gfortran.dg/g77/980628-10.f -Os execution test
FAIL: gfortran.dg/g77/980628-2.f -O0 execution test
FAIL: gfortran.dg/g77/980628-2.f -O1 execution test
FAIL: gfortran.dg/g77/980628-2.f -O2 execution test
FAIL: gfortran.dg/g77/980628-2.f -O3 -fomit-frame-pointer execution test
FAIL: gfortran.dg/g77/980628-2.f -O3 -fomit-frame-pointer -funroll-loops execution test
FAIL: gfortran.dg/g77/980628-2.f -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test
FAIL: gfortran.dg/g77/980628-2.f -O3 -g execution test
FAIL: gfortran.dg/g77/980628-2.f -Os execution test
FAIL: gfortran.dg/g77/980628-3.f -O0 execution test
FAIL: gfortran.dg/g77/980628-3.f -O1 execution test
FAIL: gfortran.dg/g77/980628-3.f -O2 execution test
FAIL: gfortran.dg/g77/980628-3.f -O3 -fomit-frame-pointer execution test
FAIL: gfortran.dg/g77/980628-3.f -O3 -fomit-frame-pointer -funroll-loops execution test
FAIL: gfortran.dg/g77/980628-3.f -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test
FAIL: gfortran.dg/g77/980628-3.f -O3 -g execution test
FAIL: gfortran.dg/g77/980628-3.f -Os execution test
FAIL: gfortran.dg/g77/980628-9.f -O0 execution test
FAIL: gfortran.dg/g77/980628-9.f -O1 execution test
FAIL: gfortran.dg/g77/980628-9.f -O2 execution test
FAIL: gfortran.dg/g77/980628-9.f -O3 -fomit-frame-pointer execution test
FAIL: gfortran.dg/g77/980628-9.f -O3 -fomit-frame-pointer -funroll-loops execution test
FAIL: gfortran.dg/g77/980628-9.f -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test
FAIL: gfortran.dg/g77/980628-9.f -O3 -g execution test
FAIL: gfortran.dg/g77/980628-9.f -Os execution test
FAIL: gfortran.dg/g77/intrinsic-unix-bessel.f -O0 execution test
FAIL: gfortran.dg/g77/intrinsic-unix-bessel.f -O1 execution test
FAIL: gfortran.dg/g77/intrinsic-unix-bessel.f -O2 execution test
FAIL: gfortran.dg/g77/intrinsic-unix-bessel.f -O3 -fomit-frame-pointer execution test
FAIL: gfortran.dg/g77/intrinsic-unix-bessel.f -O3 -fomit-frame-pointer -funroll-loops execution test
FAIL: gfortran.dg/g77/intrinsic-unix-bessel.f -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test
FAIL: gfortran.dg/g77/intrinsic-unix-bessel.f -O3 -g execution test
FAIL: gfortran.dg/g77/intrinsic-unix-bessel.f -Os execution test
ERROR: gfortran.dg/vect/pr19049.f90 -O : error executing dg-final: no files matched glob pattern "pr19049.f90.[0-9][0-9][0-9]t.vect"
UNRESOLVED: gfortran.dg/vect/pr19049.f90 -O : error executing dg-final: no files matched glob pattern "pr19049.f90.[0-9][0-9][0-9]t.vect"
ERROR: gfortran.dg/vect/vect-1.f90 -O : error executing dg-final: no files matched glob pattern "vect-1.f90.[0-9][0-9][0-9]t.vect"
UNRESOLVED: gfortran.dg/vect/vect-1.f90 -O : error executing dg-final: no files matched glob pattern "vect-1.f90.[0-9][0-9][0-9]t.vect"
ERROR: gfortran.dg/vect/vect-2.f90 -O : error executing dg-final: no files matched glob pattern "vect-2.f90.[0-9][0-9][0-9]t.vect"
UNRESOLVED: gfortran.dg/vect/vect-2.f90 -O : error executing dg-final: no files matched glob pattern "vect-2.f90.[0-9][0-9][0-9]t.vect"
ERROR: gfortran.dg/vect/vect-3.f90 -O : error executing dg-final: no files matched glob pattern "vect-3.f90.[0-9][0-9][0-9]t.vect"
UNRESOLVED: gfortran.dg/vect/vect-3.f90 -O : error executing dg-final: no files matched glob pattern "vect-3.f90.[0-9][0-9][0-9]t.vect"
ERROR: gfortran.dg/vect/vect-4.f90 -O : error executing dg-final: no files matched glob pattern "vect-4.f90.[0-9][0-9][0-9]t.vect"
UNRESOLVED: gfortran.dg/vect/vect-4.f90 -O : error executing dg-final: no files matched glob pattern "vect-4.f90.[0-9][0-9][0-9]t.vect"
ERROR: gfortran.dg/vect/vect-5.f90 -O : error executing dg-final: no files matched glob pattern "vect-5.f90.[0-9][0-9][0-9]t.vect"
UNRESOLVED: gfortran.dg/vect/vect-5.f90 -O : error executing dg-final: no files matched glob pattern "vect-5.f90.[0-9][0-9][0-9]t.vect"
FAIL: gfortran.fortran-torture/execute/equiv_init_1.f90 execution, -O0
FAIL: gfortran.fortran-torture/execute/equiv_init_1.f90 execution, -O1
FAIL: gfortran.fortran-torture/execute/equiv_init_1.f90 execution, -O2
FAIL: gfortran.fortran-torture/execute/equiv_init_1.f90 execution, -O3 -fomit-frame-pointer
FAIL: gfortran.fortran-torture/execute/equiv_init_1.f90 execution, -O3 -fomit-frame-pointer -funroll-loops
FAIL: gfortran.fortran-torture/execute/equiv_init_1.f90 execution, -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions
FAIL: gfortran.fortran-torture/execute/equiv_init_1.f90 execution, -O3 -g
FAIL: gfortran.fortran-torture/execute/equiv_init_1.f90 execution, -Os
FAIL: gfortran.fortran-torture/execute/nullarg.f90, -O0 (internal compiler error)
FAIL: gfortran.fortran-torture/execute/nullarg.f90, -O1 (internal compiler error)
FAIL: gfortran.fortran-torture/execute/nullarg.f90, -O2 (internal compiler error)
FAIL: gfortran.fortran-torture/execute/nullarg.f90, -O3 -fomit-frame-pointer (internal compiler error)
FAIL: gfortran.fortran-torture/execute/nullarg.f90, -O3 -fomit-frame-pointer -funroll-loops (internal compiler error)
FAIL: gfortran.fortran-torture/execute/nullarg.f90, -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (internal compiler error)
FAIL: gfortran.fortran-torture/execute/nullarg.f90, -O3 -g (internal compiler error)
FAIL: gfortran.fortran-torture/execute/nullarg.f90, -Os (internal compiler error)
FAIL: gfortran.fortran-torture/execute/power.f90, -O0 (internal compiler error)
FAIL: gfortran.fortran-torture/execute/power.f90, -O1 (internal compiler error)
FAIL: gfortran.fortran-torture/execute/power.f90, -O2 (internal compiler error)
FAIL: gfortran.fortran-torture/execute/power.f90, -O3 -fomit-frame-pointer (internal compiler error)
FAIL: gfortran.fortran-torture/execute/power.f90, -O3 -fomit-frame-pointer -funroll-loops (internal compiler error)
FAIL: gfortran.fortran-torture/execute/power.f90, -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (internal compiler error)
FAIL: gfortran.fortran-torture/execute/power.f90, -O3 -g (internal compiler error)
FAIL: gfortran.fortran-torture/execute/power.f90, -Os (internal compiler error)
=== gfortran Summary ===
# of expected passes 15879
# of unexpected failures 267
# of expected failures 6
# of unresolved testcases 6
# of unsupported tests 38
/sw/src/fink.build/llvm-gcc42-2.3-1000/llvm_gcc42_objdir/gcc/testsuite/gfortran/../../gfortran version 4.2.1 (Based on Apple Inc. build 5555) (LLVM build)
Compiler version: 4.2.1 (Based on Apple Inc. build 5555) (LLVM build) gfortran
Platform: i686-apple-darwin9
configure flags: --prefix=/sw --prefix=/sw/lib/llvm-gcc-4.2 --mandir=/sw/share/man --infodir=/sw/share/info --with-gmp=/sw --with-libiconv-prefix=/usr --with-system-zlib --build=i686-apple-darwin9 --target=i686-apple-darwin9 --host=i686-apple-darwin9 --with-arch=nocona --with-tune=generic --with-gxx-include-dir=/usr/include/c++/4.0.0 --enable-llvm=/sw/src/fink.build/llvm-gcc42-2.3-1000/llvm-2.3/../llvm_objdir --enable-languages=c,c++,fortran,;t t
Would it be useful to file bugzilla reports on llvm/llvm-gcc4.2 for these failures?
Jack
More information about the llvm-dev
mailing list