Results for 4.9.0 20130430 (experimental) [branch fortran-dev revision 198519] (GCC) gfortran testsuite on x86_64-apple-darwin10.8.0

Dominique Dhumieres dominiq@lps.ens.fr
Thu May 2 15:59:00 GMT 2013


LAST_UPDATED: Updated Thu May  2 13:37:04 CEST 2013 to revision 198519
with the patch

diff -up ../for_clean/gcc/testsuite/gfortran.dg/coarray_30.f90 ../for_work/gcc/testsuite/gfortran.dg/coarray_30.f90
--- ../for_clean/gcc/testsuite/gfortran.dg/coarray_30.f90	2013-04-30 11:36:26.000000000 +0200
+++ ../for_work/gcc/testsuite/gfortran.dg/coarray_30.f90	2013-04-30 15:24:06.000000000 +0200
@@ -11,5 +11,5 @@ program main
   write(greeting,"(a)") "z"
 end
 
-! { dg-final { scan-tree-dump-times "greeting.data = \\(void . restrict\\) __builtin_malloc \\(25\\);" 1 "original" } }
+! { dg-final { scan-tree-dump-times "greeting.base_addr = \\(void . restrict\\) __builtin_malloc \\(25\\);" 1 "original" } }
 ! { dg-final { cleanup-tree-dump "original" } }

Note that the failure of gfortran.dg/matmul_8.f03 is a darwin glitch
due to dsymutil.

Native configuration is x86_64-apple-darwin10.8.0

		=== gfortran tests ===


Running target unix/-m32
FAIL: gfortran.dg/auto_char_dummy_array_1.f90  -O0  execution test
FAIL: gfortran.dg/auto_char_dummy_array_1.f90  -O1  execution test
FAIL: gfortran.dg/auto_char_dummy_array_1.f90  -O2  execution test
FAIL: gfortran.dg/auto_char_dummy_array_1.f90  -O3 -fomit-frame-pointer  execution test
FAIL: gfortran.dg/auto_char_dummy_array_1.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: gfortran.dg/auto_char_dummy_array_1.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: gfortran.dg/auto_char_dummy_array_1.f90  -O3 -g  execution test
FAIL: gfortran.dg/auto_char_dummy_array_1.f90  -Os  execution test
FAIL: gfortran.dg/auto_char_len_3.f90  -O0  (internal compiler error)
FAIL: gfortran.dg/auto_char_len_3.f90  -O0  (test for excess errors)
UNRESOLVED: gfortran.dg/auto_char_len_3.f90  -O0  compilation failed to produce executable
FAIL: gfortran.dg/auto_char_len_3.f90  -O1  (internal compiler error)
FAIL: gfortran.dg/auto_char_len_3.f90  -O1  (test for excess errors)
UNRESOLVED: gfortran.dg/auto_char_len_3.f90  -O1  compilation failed to produce executable
FAIL: gfortran.dg/auto_char_len_3.f90  -O2  (internal compiler error)
FAIL: gfortran.dg/auto_char_len_3.f90  -O2  (test for excess errors)
UNRESOLVED: gfortran.dg/auto_char_len_3.f90  -O2  compilation failed to produce executable
FAIL: gfortran.dg/auto_char_len_3.f90  -O3 -fomit-frame-pointer  (internal compiler error)
FAIL: gfortran.dg/auto_char_len_3.f90  -O3 -fomit-frame-pointer  (test for excess errors)
UNRESOLVED: gfortran.dg/auto_char_len_3.f90  -O3 -fomit-frame-pointer  compilation failed to produce executable
FAIL: gfortran.dg/auto_char_len_3.f90  -O3 -fomit-frame-pointer -funroll-loops  (internal compiler error)
FAIL: gfortran.dg/auto_char_len_3.f90  -O3 -fomit-frame-pointer -funroll-loops  (test for excess errors)
UNRESOLVED: gfortran.dg/auto_char_len_3.f90  -O3 -fomit-frame-pointer -funroll-loops  compilation failed to produce executable
FAIL: gfortran.dg/auto_char_len_3.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  (internal compiler error)
FAIL: gfortran.dg/auto_char_len_3.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  (test for excess errors)
UNRESOLVED: gfortran.dg/auto_char_len_3.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  compilation failed to produce executable
FAIL: gfortran.dg/auto_char_len_3.f90  -O3 -g  (internal compiler error)
FAIL: gfortran.dg/auto_char_len_3.f90  -O3 -g  (test for excess errors)
UNRESOLVED: gfortran.dg/auto_char_len_3.f90  -O3 -g  compilation failed to produce executable
FAIL: gfortran.dg/auto_char_len_3.f90  -Os  (internal compiler error)
FAIL: gfortran.dg/auto_char_len_3.f90  -Os  (test for excess errors)
UNRESOLVED: gfortran.dg/auto_char_len_3.f90  -Os  compilation failed to produce executable
FAIL: gfortran.dg/class_array_1.f03  -O0  execution test
FAIL: gfortran.dg/class_array_1.f03  -O1  execution test
FAIL: gfortran.dg/class_array_1.f03  -O2  execution test
FAIL: gfortran.dg/class_array_1.f03  -O3 -fomit-frame-pointer  execution test
FAIL: gfortran.dg/class_array_1.f03  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: gfortran.dg/class_array_1.f03  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: gfortran.dg/class_array_1.f03  -O3 -g  execution test
FAIL: gfortran.dg/class_array_1.f03  -Os  execution test
FAIL: gfortran.dg/class_array_2.f03  -O0  execution test
FAIL: gfortran.dg/class_array_2.f03  -O1  execution test
FAIL: gfortran.dg/class_array_2.f03  -O2  execution test
FAIL: gfortran.dg/class_array_2.f03  -O3 -fomit-frame-pointer  execution test
FAIL: gfortran.dg/class_array_2.f03  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: gfortran.dg/class_array_2.f03  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: gfortran.dg/class_array_2.f03  -O3 -g  execution test
FAIL: gfortran.dg/class_array_2.f03  -Os  execution test
FAIL: gfortran.dg/class_to_type_1.f03  -O0  execution test
FAIL: gfortran.dg/class_to_type_1.f03  -O1  execution test
FAIL: gfortran.dg/class_to_type_1.f03  -O2  execution test
FAIL: gfortran.dg/class_to_type_1.f03  -O3 -fomit-frame-pointer  execution test
FAIL: gfortran.dg/class_to_type_1.f03  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: gfortran.dg/class_to_type_1.f03  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: gfortran.dg/class_to_type_1.f03  -O3 -g  execution test
FAIL: gfortran.dg/class_to_type_1.f03  -Os  execution test
FAIL: gfortran.dg/class_to_type_2.f90  -O0  execution test
FAIL: gfortran.dg/class_to_type_2.f90  -O1  execution test
FAIL: gfortran.dg/class_to_type_2.f90  -O2  execution test
FAIL: gfortran.dg/class_to_type_2.f90  -O3 -fomit-frame-pointer  execution test
FAIL: gfortran.dg/class_to_type_2.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: gfortran.dg/class_to_type_2.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: gfortran.dg/class_to_type_2.f90  -O3 -g  execution test
FAIL: gfortran.dg/class_to_type_2.f90  -Os  execution test
FAIL: gfortran.dg/move_alloc_13.f90  -O0  execution test
FAIL: gfortran.dg/move_alloc_13.f90  -O1  execution test
FAIL: gfortran.dg/move_alloc_13.f90  -O2  execution test
FAIL: gfortran.dg/move_alloc_13.f90  -O3 -fomit-frame-pointer  execution test
FAIL: gfortran.dg/move_alloc_13.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: gfortran.dg/move_alloc_13.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: gfortran.dg/move_alloc_13.f90  -O3 -g  execution test
FAIL: gfortran.dg/move_alloc_13.f90  -Os  execution test
FAIL: gfortran.dg/mvbits_7.f90  -O0  execution test
FAIL: gfortran.dg/mvbits_7.f90  -O1  execution test
FAIL: gfortran.dg/mvbits_7.f90  -O2  execution test
FAIL: gfortran.dg/mvbits_7.f90  -O3 -fomit-frame-pointer  execution test
FAIL: gfortran.dg/mvbits_7.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: gfortran.dg/mvbits_7.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: gfortran.dg/mvbits_7.f90  -O3 -g  execution test
FAIL: gfortran.dg/mvbits_7.f90  -Os  execution test
FAIL: gfortran.dg/proc_decl_23.f90  -O  (internal compiler error)
FAIL: gfortran.dg/proc_decl_23.f90  -O  (test for excess errors)
FAIL: gfortran.dg/select_type_26.f03  -O0  execution test
FAIL: gfortran.dg/select_type_26.f03  -O1  execution test
FAIL: gfortran.dg/select_type_26.f03  -O2  execution test
FAIL: gfortran.dg/select_type_26.f03  -O3 -fomit-frame-pointer  execution test
FAIL: gfortran.dg/select_type_26.f03  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: gfortran.dg/select_type_26.f03  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: gfortran.dg/select_type_26.f03  -O3 -g  execution test
FAIL: gfortran.dg/select_type_26.f03  -Os  execution test
FAIL: gfortran.dg/select_type_27.f03  -O0  execution test
FAIL: gfortran.dg/select_type_27.f03  -O1  execution test
FAIL: gfortran.dg/select_type_27.f03  -O2  execution test
FAIL: gfortran.dg/select_type_27.f03  -O3 -fomit-frame-pointer  execution test
FAIL: gfortran.dg/select_type_27.f03  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: gfortran.dg/select_type_27.f03  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: gfortran.dg/select_type_27.f03  -O3 -g  execution test
FAIL: gfortran.dg/select_type_27.f03  -Os  execution test
FAIL: gfortran.dg/subref_array_pointer_2.f90  -O0  execution test
FAIL: gfortran.dg/subref_array_pointer_2.f90  -O1  execution test
FAIL: gfortran.dg/subref_array_pointer_2.f90  -O2  execution test
FAIL: gfortran.dg/subref_array_pointer_2.f90  -O3 -fomit-frame-pointer  execution test
FAIL: gfortran.dg/subref_array_pointer_2.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: gfortran.dg/subref_array_pointer_2.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: gfortran.dg/subref_array_pointer_2.f90  -O3 -g  execution test
FAIL: gfortran.dg/subref_array_pointer_2.f90  -Os  execution test
FAIL: gfortran.dg/transfer_intrinsic_3.f90  -O0  (internal compiler error)
FAIL: gfortran.dg/transfer_intrinsic_3.f90  -O0  (test for excess errors)
UNRESOLVED: gfortran.dg/transfer_intrinsic_3.f90  -O0  compilation failed to produce executable
FAIL: gfortran.dg/transfer_intrinsic_3.f90  -O1  (internal compiler error)
FAIL: gfortran.dg/transfer_intrinsic_3.f90  -O1  (test for excess errors)
UNRESOLVED: gfortran.dg/transfer_intrinsic_3.f90  -O1  compilation failed to produce executable
FAIL: gfortran.dg/transfer_intrinsic_3.f90  -O2  (internal compiler error)
FAIL: gfortran.dg/transfer_intrinsic_3.f90  -O2  (test for excess errors)
UNRESOLVED: gfortran.dg/transfer_intrinsic_3.f90  -O2  compilation failed to produce executable
FAIL: gfortran.dg/transfer_intrinsic_3.f90  -O3 -fomit-frame-pointer  (internal compiler error)
FAIL: gfortran.dg/transfer_intrinsic_3.f90  -O3 -fomit-frame-pointer  (test for excess errors)
UNRESOLVED: gfortran.dg/transfer_intrinsic_3.f90  -O3 -fomit-frame-pointer  compilation failed to produce executable
FAIL: gfortran.dg/transfer_intrinsic_3.f90  -O3 -fomit-frame-pointer -funroll-loops  (internal compiler error)
FAIL: gfortran.dg/transfer_intrinsic_3.f90  -O3 -fomit-frame-pointer -funroll-loops  (test for excess errors)
UNRESOLVED: gfortran.dg/transfer_intrinsic_3.f90  -O3 -fomit-frame-pointer -funroll-loops  compilation failed to produce executable
FAIL: gfortran.dg/transfer_intrinsic_3.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  (internal compiler error)
FAIL: gfortran.dg/transfer_intrinsic_3.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  (test for excess errors)
UNRESOLVED: gfortran.dg/transfer_intrinsic_3.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  compilation failed to produce executable
FAIL: gfortran.dg/transfer_intrinsic_3.f90  -O3 -g  (internal compiler error)
FAIL: gfortran.dg/transfer_intrinsic_3.f90  -O3 -g  (test for excess errors)
UNRESOLVED: gfortran.dg/transfer_intrinsic_3.f90  -O3 -g  compilation failed to produce executable
FAIL: gfortran.dg/transfer_intrinsic_3.f90  -Os  (internal compiler error)
FAIL: gfortran.dg/transfer_intrinsic_3.f90  -Os  (test for excess errors)
UNRESOLVED: gfortran.dg/transfer_intrinsic_3.f90  -Os  compilation failed to produce executable

		=== gfortran Summary for unix/-m32 ===

# of expected passes		43838
# of unexpected failures	114
# of expected failures		56
# of unresolved testcases	16
# of unsupported tests		210

Running target unix/-m64
FAIL: gfortran.dg/auto_char_dummy_array_1.f90  -O0  execution test
FAIL: gfortran.dg/auto_char_dummy_array_1.f90  -O1  execution test
FAIL: gfortran.dg/auto_char_dummy_array_1.f90  -O2  execution test
FAIL: gfortran.dg/auto_char_dummy_array_1.f90  -O3 -fomit-frame-pointer  execution test
FAIL: gfortran.dg/auto_char_dummy_array_1.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: gfortran.dg/auto_char_dummy_array_1.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: gfortran.dg/auto_char_dummy_array_1.f90  -O3 -g  execution test
FAIL: gfortran.dg/auto_char_dummy_array_1.f90  -Os  execution test
FAIL: gfortran.dg/auto_char_len_3.f90  -O0  (internal compiler error)
FAIL: gfortran.dg/auto_char_len_3.f90  -O0  (test for excess errors)
UNRESOLVED: gfortran.dg/auto_char_len_3.f90  -O0  compilation failed to produce executable
FAIL: gfortran.dg/auto_char_len_3.f90  -O1  (internal compiler error)
FAIL: gfortran.dg/auto_char_len_3.f90  -O1  (test for excess errors)
UNRESOLVED: gfortran.dg/auto_char_len_3.f90  -O1  compilation failed to produce executable
FAIL: gfortran.dg/auto_char_len_3.f90  -O2  (internal compiler error)
FAIL: gfortran.dg/auto_char_len_3.f90  -O2  (test for excess errors)
UNRESOLVED: gfortran.dg/auto_char_len_3.f90  -O2  compilation failed to produce executable
FAIL: gfortran.dg/auto_char_len_3.f90  -O3 -fomit-frame-pointer  (internal compiler error)
FAIL: gfortran.dg/auto_char_len_3.f90  -O3 -fomit-frame-pointer  (test for excess errors)
UNRESOLVED: gfortran.dg/auto_char_len_3.f90  -O3 -fomit-frame-pointer  compilation failed to produce executable
FAIL: gfortran.dg/auto_char_len_3.f90  -O3 -fomit-frame-pointer -funroll-loops  (internal compiler error)
FAIL: gfortran.dg/auto_char_len_3.f90  -O3 -fomit-frame-pointer -funroll-loops  (test for excess errors)
UNRESOLVED: gfortran.dg/auto_char_len_3.f90  -O3 -fomit-frame-pointer -funroll-loops  compilation failed to produce executable
FAIL: gfortran.dg/auto_char_len_3.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  (internal compiler error)
FAIL: gfortran.dg/auto_char_len_3.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  (test for excess errors)
UNRESOLVED: gfortran.dg/auto_char_len_3.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  compilation failed to produce executable
FAIL: gfortran.dg/auto_char_len_3.f90  -O3 -g  (internal compiler error)
FAIL: gfortran.dg/auto_char_len_3.f90  -O3 -g  (test for excess errors)
UNRESOLVED: gfortran.dg/auto_char_len_3.f90  -O3 -g  compilation failed to produce executable
FAIL: gfortran.dg/auto_char_len_3.f90  -Os  (internal compiler error)
FAIL: gfortran.dg/auto_char_len_3.f90  -Os  (test for excess errors)
UNRESOLVED: gfortran.dg/auto_char_len_3.f90  -Os  compilation failed to produce executable
FAIL: gfortran.dg/class_array_1.f03  -O0  execution test
FAIL: gfortran.dg/class_array_1.f03  -O1  execution test
FAIL: gfortran.dg/class_array_1.f03  -O2  execution test
FAIL: gfortran.dg/class_array_1.f03  -O3 -fomit-frame-pointer  execution test
FAIL: gfortran.dg/class_array_1.f03  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: gfortran.dg/class_array_1.f03  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: gfortran.dg/class_array_1.f03  -O3 -g  execution test
FAIL: gfortran.dg/class_array_1.f03  -Os  execution test
FAIL: gfortran.dg/class_array_2.f03  -O0  execution test
FAIL: gfortran.dg/class_array_2.f03  -O1  execution test
FAIL: gfortran.dg/class_array_2.f03  -O2  execution test
FAIL: gfortran.dg/class_array_2.f03  -O3 -fomit-frame-pointer  execution test
FAIL: gfortran.dg/class_array_2.f03  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: gfortran.dg/class_array_2.f03  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: gfortran.dg/class_array_2.f03  -O3 -g  execution test
FAIL: gfortran.dg/class_array_2.f03  -Os  execution test
FAIL: gfortran.dg/class_to_type_1.f03  -O0  execution test
FAIL: gfortran.dg/class_to_type_1.f03  -O1  execution test
FAIL: gfortran.dg/class_to_type_1.f03  -O2  execution test
FAIL: gfortran.dg/class_to_type_1.f03  -O3 -fomit-frame-pointer  execution test
FAIL: gfortran.dg/class_to_type_1.f03  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: gfortran.dg/class_to_type_1.f03  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: gfortran.dg/class_to_type_1.f03  -O3 -g  execution test
FAIL: gfortran.dg/class_to_type_1.f03  -Os  execution test
FAIL: gfortran.dg/class_to_type_2.f90  -O0  execution test
FAIL: gfortran.dg/class_to_type_2.f90  -O1  execution test
FAIL: gfortran.dg/class_to_type_2.f90  -O2  execution test
FAIL: gfortran.dg/class_to_type_2.f90  -O3 -fomit-frame-pointer  execution test
FAIL: gfortran.dg/class_to_type_2.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: gfortran.dg/class_to_type_2.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: gfortran.dg/class_to_type_2.f90  -O3 -g  execution test
FAIL: gfortran.dg/class_to_type_2.f90  -Os  execution test
FAIL: gfortran.dg/matmul_8.f03  -O3 -g  (test for excess errors)
UNRESOLVED: gfortran.dg/matmul_8.f03  -O3 -g  compilation failed to produce executable
FAIL: gfortran.dg/move_alloc_13.f90  -O0  execution test
FAIL: gfortran.dg/move_alloc_13.f90  -O1  execution test
FAIL: gfortran.dg/move_alloc_13.f90  -O2  execution test
FAIL: gfortran.dg/move_alloc_13.f90  -O3 -fomit-frame-pointer  execution test
FAIL: gfortran.dg/move_alloc_13.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: gfortran.dg/move_alloc_13.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: gfortran.dg/move_alloc_13.f90  -O3 -g  execution test
FAIL: gfortran.dg/move_alloc_13.f90  -Os  execution test
FAIL: gfortran.dg/mvbits_7.f90  -O0  execution test
FAIL: gfortran.dg/mvbits_7.f90  -O1  execution test
FAIL: gfortran.dg/mvbits_7.f90  -O2  execution test
FAIL: gfortran.dg/mvbits_7.f90  -O3 -fomit-frame-pointer  execution test
FAIL: gfortran.dg/mvbits_7.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: gfortran.dg/mvbits_7.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: gfortran.dg/mvbits_7.f90  -O3 -g  execution test
FAIL: gfortran.dg/mvbits_7.f90  -Os  execution test
FAIL: gfortran.dg/proc_decl_23.f90  -O  (internal compiler error)
FAIL: gfortran.dg/proc_decl_23.f90  -O  (test for excess errors)
FAIL: gfortran.dg/select_type_26.f03  -O0  execution test
FAIL: gfortran.dg/select_type_26.f03  -O1  execution test
FAIL: gfortran.dg/select_type_26.f03  -O2  execution test
FAIL: gfortran.dg/select_type_26.f03  -O3 -fomit-frame-pointer  execution test
FAIL: gfortran.dg/select_type_26.f03  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: gfortran.dg/select_type_26.f03  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: gfortran.dg/select_type_26.f03  -O3 -g  execution test
FAIL: gfortran.dg/select_type_26.f03  -Os  execution test
FAIL: gfortran.dg/select_type_27.f03  -O0  execution test
FAIL: gfortran.dg/select_type_27.f03  -O1  execution test
FAIL: gfortran.dg/select_type_27.f03  -O2  execution test
FAIL: gfortran.dg/select_type_27.f03  -O3 -fomit-frame-pointer  execution test
FAIL: gfortran.dg/select_type_27.f03  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: gfortran.dg/select_type_27.f03  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: gfortran.dg/select_type_27.f03  -O3 -g  execution test
FAIL: gfortran.dg/select_type_27.f03  -Os  execution test
FAIL: gfortran.dg/subref_array_pointer_2.f90  -O0  execution test
FAIL: gfortran.dg/subref_array_pointer_2.f90  -O1  execution test
FAIL: gfortran.dg/subref_array_pointer_2.f90  -O2  execution test
FAIL: gfortran.dg/subref_array_pointer_2.f90  -O3 -fomit-frame-pointer  execution test
FAIL: gfortran.dg/subref_array_pointer_2.f90  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: gfortran.dg/subref_array_pointer_2.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: gfortran.dg/subref_array_pointer_2.f90  -O3 -g  execution test
FAIL: gfortran.dg/subref_array_pointer_2.f90  -Os  execution test
FAIL: gfortran.dg/transfer_intrinsic_3.f90  -O0  (internal compiler error)
FAIL: gfortran.dg/transfer_intrinsic_3.f90  -O0  (test for excess errors)
UNRESOLVED: gfortran.dg/transfer_intrinsic_3.f90  -O0  compilation failed to produce executable
FAIL: gfortran.dg/transfer_intrinsic_3.f90  -O1  (internal compiler error)
FAIL: gfortran.dg/transfer_intrinsic_3.f90  -O1  (test for excess errors)
UNRESOLVED: gfortran.dg/transfer_intrinsic_3.f90  -O1  compilation failed to produce executable
FAIL: gfortran.dg/transfer_intrinsic_3.f90  -O2  (internal compiler error)
FAIL: gfortran.dg/transfer_intrinsic_3.f90  -O2  (test for excess errors)
UNRESOLVED: gfortran.dg/transfer_intrinsic_3.f90  -O2  compilation failed to produce executable
FAIL: gfortran.dg/transfer_intrinsic_3.f90  -O3 -fomit-frame-pointer  (internal compiler error)
FAIL: gfortran.dg/transfer_intrinsic_3.f90  -O3 -fomit-frame-pointer  (test for excess errors)
UNRESOLVED: gfortran.dg/transfer_intrinsic_3.f90  -O3 -fomit-frame-pointer  compilation failed to produce executable
FAIL: gfortran.dg/transfer_intrinsic_3.f90  -O3 -fomit-frame-pointer -funroll-loops  (internal compiler error)
FAIL: gfortran.dg/transfer_intrinsic_3.f90  -O3 -fomit-frame-pointer -funroll-loops  (test for excess errors)
UNRESOLVED: gfortran.dg/transfer_intrinsic_3.f90  -O3 -fomit-frame-pointer -funroll-loops  compilation failed to produce executable
FAIL: gfortran.dg/transfer_intrinsic_3.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  (internal compiler error)
FAIL: gfortran.dg/transfer_intrinsic_3.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  (test for excess errors)
UNRESOLVED: gfortran.dg/transfer_intrinsic_3.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  compilation failed to produce executable
FAIL: gfortran.dg/transfer_intrinsic_3.f90  -O3 -g  (internal compiler error)
FAIL: gfortran.dg/transfer_intrinsic_3.f90  -O3 -g  (test for excess errors)
UNRESOLVED: gfortran.dg/transfer_intrinsic_3.f90  -O3 -g  compilation failed to produce executable
FAIL: gfortran.dg/transfer_intrinsic_3.f90  -Os  (internal compiler error)
FAIL: gfortran.dg/transfer_intrinsic_3.f90  -Os  (test for excess errors)
UNRESOLVED: gfortran.dg/transfer_intrinsic_3.f90  -Os  compilation failed to produce executable
FAIL: gfortran.dg/unlimited_polymorphic_1.f03  -O0  execution test
FAIL: gfortran.dg/unlimited_polymorphic_1.f03  -O1  execution test
FAIL: gfortran.dg/unlimited_polymorphic_1.f03  -O2  execution test
FAIL: gfortran.dg/unlimited_polymorphic_1.f03  -O3 -fomit-frame-pointer  execution test
FAIL: gfortran.dg/unlimited_polymorphic_1.f03  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: gfortran.dg/unlimited_polymorphic_1.f03  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: gfortran.dg/unlimited_polymorphic_1.f03  -O3 -g  execution test
FAIL: gfortran.dg/unlimited_polymorphic_1.f03  -Os  execution test

		=== gfortran Summary for unix/-m64 ===

# of expected passes		44115
# of unexpected failures	123
# of expected failures		56
# of unresolved testcases	17
# of unsupported tests		72

		=== gfortran Summary ===

# of expected passes		87953
# of unexpected failures	237
# of expected failures		112
# of unresolved testcases	33
# of unsupported tests		282
/opt/gcc/for_build/gcc/testsuite/gfortran/../../gfortran  version 4.9.0 20130430 (experimental) [branch fortran-dev revision 198519] (GCC) 


Compiler version: 4.9.0 20130430 (experimental) [branch fortran-dev revision 198519] (GCC) gfortran 
Platform: x86_64-apple-darwin10.8.0
configure flags: --prefix=/opt/gcc/gcc4.9d --enable-languages=c,c++,fortran,lto --with-gmp=/opt/mp --with-system-zlib --with-isl=/opt/mp --enable-lto --enable-plugin --enable-checking=release



More information about the Gcc-testresults mailing list