Results for 4.5.0 20091003 (experimental) (GCC) testsuite on x86_64-apple-darwin10.0.0

Jack Howarth howarth@bromo.med.uc.edu
Sun Oct 4 02:25:00 GMT 2009


r152434 (post-lto branch merge) with...

 http://gcc.gnu.org/ml/gcc-patches/2009-10/msg00120.html and

Index: opts.c
===================================================================
--- opts.c      (revision 152432)
+++ opts.c      (working copy)
@@ -1039,6 +1039,7 @@
 
   if (flag_exceptions && flag_reorder_blocks_and_partition
       && (USING_SJLJ_EXCEPTIONS
+      || (targetm.asm_out.unwind_label != default_emit_unwind_label)
 #ifdef TARGET_UNWIND_INFO
          || 1
 #endif
@@ -1056,6 +1057,7 @@
   if (flag_unwind_tables && ! targetm.unwind_tables_default
       && flag_reorder_blocks_and_partition
       && (USING_SJLJ_EXCEPTIONS
+      || (targetm.asm_out.unwind_label != default_emit_unwind_label)
 #ifdef TARGET_UNWIND_INFO
          || 1
 #endif
@@ -1075,6 +1077,7 @@
       && (!targetm.have_named_sections
          || (flag_unwind_tables && targetm.unwind_tables_default
              && (USING_SJLJ_EXCEPTIONS
+             || (targetm.asm_out.unwind_label != default_emit_unwind_label)
 #ifdef TARGET_UNWIND_INFO
                  || 1
 #endif

Native configuration is x86_64-apple-darwin10.0.0

		=== g++ tests ===


Running target unix
FAIL: g++.dg/abi/mangle11.C  (test for warnings, line 10)
FAIL: g++.dg/abi/mangle11.C (test for excess errors)
FAIL: g++.dg/abi/mangle12.C  (test for warnings, line 11)
FAIL: g++.dg/abi/mangle12.C (test for excess errors)
FAIL: g++.dg/abi/mangle17.C  (test for warnings, line 8)
FAIL: g++.dg/abi/mangle17.C  (test for warnings, line 11)
FAIL: g++.dg/abi/mangle17.C (test for excess errors)
FAIL: g++.dg/abi/mangle20-2.C  (test for warnings, line 13)
FAIL: g++.dg/abi/mangle20-2.C (test for excess errors)
FAIL: g++.dg/cpp0x/lambda/lambda-mangle.C scan-assembler weak[ \\t]*_?_ZNK1RIiE1xMUlvE_clEv

		=== g++ Summary ===

# of expected passes		20462
# of unexpected failures	10
# of expected failures		152
# of unsupported tests		311
/sw/src/fink.build/gcc45-4.4.999-20091003/darwin_objdir/gcc/testsuite/g++/../../g++  version 4.5.0 20091003 (experimental) (GCC) 

		=== gcc tests ===


Running target unix
XPASS: gcc.dg/Warray-bounds.c  (test for warnings, line 59)
XPASS: gcc.dg/Warray-bounds.c  (test for warnings, line 65)
XPASS: gcc.dg/Wunreachable-8.c  (test for bogus messages, line 7)
FAIL: gcc.dg/framework-1.c (test for excess errors)
FAIL: gcc.dg/pr34668-1.c (internal compiler error)
FAIL: gcc.dg/pr34668-1.c (test for excess errors)
FAIL: gcc.dg/graphite/run-id-1.c execution test
XPASS: gcc.dg/struct/wo_prof_array_through_pointer.c scan-ipa-dump ipa_struct_reorg "Number of structures to transform is 1"
FAIL: gcc.dg/struct/wo_prof_double_malloc.c (internal compiler error)
FAIL: gcc.dg/struct/wo_prof_double_malloc.c (test for excess errors)
WARNING: gcc.dg/struct/wo_prof_double_malloc.c compilation failed to produce executable
FAIL: gcc.dg/tree-prof/bb-reorg.c compilation,  -fprofile-use -D_PROFILE_USE
UNRESOLVED: gcc.dg/tree-prof/bb-reorg.c execution,    -fprofile-use -D_PROFILE_USE
FAIL: gcc.dg/tree-prof/pr34999.c compilation,  -fprofile-use -D_PROFILE_USE
UNRESOLVED: gcc.dg/tree-prof/pr34999.c execution,    -fprofile-use -D_PROFILE_USE

		=== gcc Summary ===

# of expected passes		57078
# of unexpected failures	8
# of unexpected successes	4
# of expected failures		213
# of unresolved testcases	2
# of unsupported tests		1436
/sw/src/fink.build/gcc45-4.4.999-20091003/darwin_objdir/gcc/xgcc  version 4.5.0 20091003 (experimental) (GCC) 

		=== gfortran tests ===


Running target unix

		=== gfortran Summary ===

# of expected passes		32506
# of expected failures		35
# of unsupported tests		74
/sw/src/fink.build/gcc45-4.4.999-20091003/darwin_objdir/gcc/testsuite/gfortran/../../gfortran  version 4.5.0 20091003 (experimental) (GCC) 

		=== objc tests ===


Running target unix
FAIL: objc/execute/forward-1.m execution,  -O0 -fgnu-runtime
FAIL: objc/execute/forward-1.m execution,  -O1 -fgnu-runtime
FAIL: objc/execute/forward-1.m execution,  -O2 -fgnu-runtime
FAIL: objc/execute/forward-1.m execution,  -O3 -fomit-frame-pointer -fgnu-runtime
FAIL: objc/execute/forward-1.m execution,  -O3 -fomit-frame-pointer -funroll-loops -fgnu-runtime
FAIL: objc/execute/forward-1.m execution,  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions -fgnu-runtime
FAIL: objc/execute/forward-1.m execution,  -O3 -g -fgnu-runtime
FAIL: objc/execute/forward-1.m execution,  -Os -fgnu-runtime
FAIL: objc.dg/bitfield-1.m (test for excess errors)
WARNING: objc.dg/bitfield-1.m compilation failed to produce executable
FAIL: objc.dg/bitfield-3.m (test for excess errors)
FAIL: objc.dg/bitfield-5.m (test for excess errors)
FAIL: objc.dg/call-super-1.m (test for excess errors)
WARNING: objc.dg/call-super-1.m compilation failed to produce executable
FAIL: objc.dg/call-super-3.m (test for excess errors)
WARNING: objc.dg/call-super-3.m compilation failed to produce executable
FAIL: objc.dg/category-1.m (test for excess errors)
WARNING: objc.dg/category-1.m compilation failed to produce executable
FAIL: objc.dg/const-str-10.m (test for excess errors)
FAIL: objc.dg/const-str-10.m scan-assembler .long\\t__NSConstantStringClassReference\\n\\t.long\\t.*\\n\\t.long\\t5\\n\\t.data
FAIL: objc.dg/const-str-11.m (test for excess errors)
FAIL: objc.dg/const-str-11.m scan-assembler .long\\t__XStrClassReference\\n\\t.long\\t.*\\n\\t.long\\t5\\n\\t.data
FAIL: objc.dg/const-str-3.m (test for excess errors)
WARNING: objc.dg/const-str-3.m compilation failed to produce executable
FAIL: objc.dg/const-str-7.m (test for excess errors)
WARNING: objc.dg/const-str-7.m compilation failed to produce executable
FAIL: objc.dg/const-str-8.m (test for excess errors)
WARNING: objc.dg/const-str-8.m compilation failed to produce executable
FAIL: objc.dg/const-str-9.m (test for excess errors)
FAIL: objc.dg/const-str-9.m scan-assembler .long\\t__NSConstantStringClassReference\\n\\t.long\\t.*\\n\\t.long\\t5\\n\\t.data
FAIL: objc.dg/defs.m (test for excess errors)
WARNING: objc.dg/defs.m compilation failed to produce executable
FAIL: objc.dg/desig-init-1.m (test for excess errors)
WARNING: objc.dg/desig-init-1.m compilation failed to produce executable
FAIL: objc.dg/encode-2.m (test for excess errors)
WARNING: objc.dg/encode-2.m compilation failed to produce executable
FAIL: objc.dg/encode-3.m (test for excess errors)
WARNING: objc.dg/encode-3.m compilation failed to produce executable
FAIL: objc.dg/encode-4.m (test for excess errors)
WARNING: objc.dg/encode-4.m compilation failed to produce executable
FAIL: objc.dg/encode-5.m (test for excess errors)
FAIL: objc.dg/fix-and-continue-1.m (test for excess errors)
WARNING: objc.dg/fix-and-continue-1.m compilation failed to produce executable
FAIL: objc.dg/func-ptr-1.m (test for excess errors)
WARNING: objc.dg/func-ptr-1.m compilation failed to produce executable
FAIL: objc.dg/func-ptr-2.m (test for excess errors)
WARNING: objc.dg/func-ptr-2.m compilation failed to produce executable
FAIL: objc.dg/headers.m (test for excess errors)
FAIL: objc.dg/layout-1.m (test for excess errors)
FAIL: objc.dg/lookup-1.m (test for excess errors)
WARNING: objc.dg/lookup-1.m compilation failed to produce executable
FAIL: objc.dg/method-10.m (test for excess errors)
WARNING: objc.dg/method-10.m compilation failed to produce executable
FAIL: objc.dg/method-13.m execution test
FAIL: objc.dg/method-3.m (test for excess errors)
WARNING: objc.dg/method-3.m compilation failed to produce executable
FAIL: objc.dg/method-6.m (test for excess errors)
FAIL: objc.dg/next-runtime-1.m scan-assembler L_OBJC_MODULES:\\n[ \\t]*.long\\t6\\n
FAIL: objc.dg/no-extra-load.m (test for excess errors)
ERROR: objc.dg/no-extra-load.m: error executing dg-final: couldn't open "no-extra-load.s": no such file or directory
UNRESOLVED: objc.dg/no-extra-load.m: error executing dg-final: couldn't open "no-extra-load.s": no such file or directory
FAIL: objc.dg/proto-lossage-3.m (test for excess errors)
WARNING: objc.dg/proto-lossage-3.m compilation failed to produce executable
FAIL: objc.dg/proto-qual-1.m (test for excess errors)
WARNING: objc.dg/proto-qual-1.m compilation failed to produce executable
FAIL: objc.dg/sizeof-1.m (test for excess errors)
WARNING: objc.dg/sizeof-1.m compilation failed to produce executable
FAIL: objc.dg/stret-1.m (test for excess errors)
WARNING: objc.dg/stret-1.m compilation failed to produce executable
FAIL: objc.dg/stret-2.m scan-assembler objc_msgSend_stret
FAIL: objc.dg/stret-2.m scan-assembler-not objc_msgSend[^_S]
FAIL: objc.dg/stret-2.m scan-assembler-not objc_msgSendSuper[^_]
FAIL: objc.dg/stubify-1.m (test for excess errors)
ERROR: objc.dg/stubify-1.m: error executing dg-final: couldn't open "stubify-1.s": no such file or directory
UNRESOLVED: objc.dg/stubify-1.m: error executing dg-final: couldn't open "stubify-1.s": no such file or directory
FAIL: objc.dg/stubify-2.m (test for excess errors)
FAIL: objc.dg/stubify-2.m scan-rtl-dump-not jump "symbol_ref.*"objc_msgSend"": dump file does not exist
FAIL: objc.dg/super-class-3.m (test for excess errors)
WARNING: objc.dg/super-class-3.m compilation failed to produce executable
FAIL: objc.dg/symtab-1.m scan-assembler L_OBJC_SYMBOLS.*:\\n\\t.long\\t0\\n\\t.long\\t0\\n\\t.short\\t2\\n\\t.short\\t0\\n\\t.long\\tL_OBJC_CLASS_Derived.*\\n\\t.long\\tL_OBJC_CLASS_Base.*\\n
FAIL: objc.dg/type-size-2.m (test for excess errors)
FAIL: objc.dg/type-size-2.m execution test
FAIL: objc.dg/va-meth-1.m (test for excess errors)
WARNING: objc.dg/va-meth-1.m compilation failed to produce executable
FAIL: objc.dg/zero-link-3.m (test for excess errors)
WARNING: objc.dg/zero-link-3.m compilation failed to produce executable
FAIL: objc.dg/special/unclaimed-category-1.m unclaimed-category-1a.o (test for excess errors)
FAIL: objc.dg/special/unclaimed-category-1.m unclaimed-category-1a.o execution test

		=== objc Summary ===

# of expected passes		1835
# of unexpected failures	59
# of expected failures		7
# of unresolved testcases	2
# of unsupported tests		2
/sw/src/fink.build/gcc45-4.4.999-20091003/darwin_objdir/gcc/xgcc  version 4.5.0 20091003 (experimental) (GCC) 

		=== libffi tests ===


Running target unix
FAIL: libffi.call/cls_dbls_struct.c -O0 -W -Wall output pattern test, is 1.0 0.0
FAIL: libffi.call/cls_dbls_struct.c -O2 output pattern test, is 1.0 0.0
FAIL: libffi.call/cls_dbls_struct.c -O3 output pattern test, is 1.0 0.0
FAIL: libffi.call/cls_dbls_struct.c -Os output pattern test, is 1.0 0.0
FAIL: libffi.call/cls_dbls_struct.c -O2 -fomit-frame-pointer output pattern test, is 1.0 0.0

		=== libffi Summary ===

# of expected passes		1589
# of unexpected failures	5
# of expected failures		10
# of unsupported tests		15
		=== libgomp tests ===


Running target unix
FAIL: libgomp.graphite/force-parallel-2.c execution test
XPASS: libgomp.graphite/force-parallel-5.c scan-tree-dump-times optimized "loopfn.1" 5

		=== libgomp Summary ===

# of expected passes		2445
# of unexpected failures	1
# of unexpected successes	1
# of unsupported tests		2
		=== libjava tests ===


Running target unix
FAIL: PR16923 run
FAIL: WalkerTest execution - source compiled test
FAIL: WalkerTest -findirect-dispatch execution - source compiled test
FAIL: WalkerTest -O3 execution - source compiled test
FAIL: WalkerTest -O3 -findirect-dispatch execution - source compiled test

		=== libjava Summary ===

# of expected passes		2565
# of unexpected failures	5
# of untested testcases		5
		=== libstdc++ tests ===


Running target unix
FAIL: 21_strings/basic_string/element_access/char/21674.cc execution test
FAIL: 21_strings/basic_string/element_access/wchar_t/21674.cc execution test
FAIL: ext/profile/mh.cc (test for excess errors)

		=== libstdc++ Summary ===

# of expected passes		6000
# of unexpected failures	3
# of expected failures		83
# of unsupported tests		522

Compiler version: 4.5.0 20091003 (experimental) (GCC) 
Platform: x86_64-apple-darwin10.0.0
configure flags: --prefix=/sw --prefix=/sw/lib/gcc4.5 --mandir=/sw/share/man --infodir=/sw/share/info --enable-languages=c,c++,fortran,objc,java --with-gmp=/sw --with-libiconv-prefix=/sw --with-ppl=/sw --with-cloog=/sw --with-system-zlib --x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib --disable-libjava-multilib



More information about the Gcc-testresults mailing list