This is the mail archive of the gcc-testresults@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Results for 4.5.0 20090922 (experimental) (GCC) testsuite on x86_64-apple-darwin10


r152049 with...

--- gcc-4.5-20090922/gcc/common.opt.org 2009-09-22 20:58:14.000000000 -0400
+++ gcc-4.5-20090922/gcc/common.opt     2009-09-22 20:58:51.000000000 -0400
@@ -1473,7 +1473,7 @@
 Generate debug information in extended STABS format

 gno-strict-dwarf
-Common RejectNegative Var(dwarf_strict,0)
+Common RejectNegative Var(dwarf_strict,0) Init(1)
 Emit DWARF additions beyond selected version

 gstrict-dwarf


Native configuration is x86_64-apple-darwin10

		=== 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/tree-prof/partition1.C compilation,  -g  -fprofile-use
UNRESOLVED: g++.dg/tree-prof/partition1.C execution,    -g  -fprofile-use
FAIL: g++.dg/tree-prof/partition1.C compilation,  -O0  -fprofile-use
UNRESOLVED: g++.dg/tree-prof/partition1.C execution,    -O0  -fprofile-use
FAIL: g++.dg/tree-prof/partition1.C compilation,  -O1  -fprofile-use
UNRESOLVED: g++.dg/tree-prof/partition1.C execution,    -O1  -fprofile-use
FAIL: g++.dg/tree-prof/partition1.C compilation,  -O2  -fprofile-use
UNRESOLVED: g++.dg/tree-prof/partition1.C execution,    -O2  -fprofile-use
FAIL: g++.dg/tree-prof/partition1.C compilation,  -O3  -fprofile-use
UNRESOLVED: g++.dg/tree-prof/partition1.C execution,    -O3  -fprofile-use
FAIL: g++.dg/tree-prof/partition1.C compilation,  -O3 -g  -fprofile-use
UNRESOLVED: g++.dg/tree-prof/partition1.C execution,    -O3 -g  -fprofile-use
FAIL: g++.dg/tree-prof/partition1.C compilation,  -Os  -fprofile-use
UNRESOLVED: g++.dg/tree-prof/partition1.C execution,    -Os  -fprofile-use

		=== g++ Summary ===

# of expected passes		20339
# of unexpected failures	16
# of expected failures		152
# of unresolved testcases	7
# of unsupported tests		308
/sw/src/fink.build/gcc45-4.4.999-20090922/darwin_objdir/gcc/testsuite/g++/../../g++  version 4.5.0 20090922 (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		56947
# of unexpected failures	8
# of unexpected successes	4
# of expected failures		211
# of unresolved testcases	2
# of unsupported tests		1432
/sw/src/fink.build/gcc45-4.4.999-20090922/darwin_objdir/gcc/xgcc  version 4.5.0 20090922 (experimental) (GCC) 

		=== gfortran tests ===


Running target unix

		=== gfortran Summary ===

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

		=== objc tests ===


Running target unix
FAIL: objc/execute/exceptions/catchall-1.m execution,  -O0 -fgnu-runtime
FAIL: objc/execute/exceptions/catchall-1.m execution,  -O1 -fgnu-runtime
FAIL: objc/execute/exceptions/catchall-1.m execution,  -O2 -fgnu-runtime
FAIL: objc/execute/exceptions/catchall-1.m execution,  -O3 -fomit-frame-pointer -fgnu-runtime
FAIL: objc/execute/exceptions/catchall-1.m execution,  -O3 -g -fgnu-runtime
FAIL: objc/execute/exceptions/catchall-1.m execution,  -Os -fgnu-runtime
FAIL: objc/execute/exceptions/finally-1.m execution,  -O0 -fgnu-runtime
FAIL: objc/execute/exceptions/finally-1.m execution,  -O1 -fgnu-runtime
FAIL: objc/execute/exceptions/finally-1.m execution,  -O2 -fgnu-runtime
FAIL: objc/execute/exceptions/finally-1.m execution,  -O3 -fomit-frame-pointer -fgnu-runtime
FAIL: objc/execute/exceptions/finally-1.m execution,  -O3 -g -fgnu-runtime
FAIL: objc/execute/exceptions/finally-1.m execution,  -Os -fgnu-runtime
FAIL: objc/execute/exceptions/foward-1.m execution,  -O0 -fgnu-runtime
FAIL: objc/execute/exceptions/foward-1.m execution,  -O1 -fgnu-runtime
FAIL: objc/execute/exceptions/foward-1.m execution,  -O2 -fgnu-runtime
FAIL: objc/execute/exceptions/foward-1.m execution,  -O3 -fomit-frame-pointer -fgnu-runtime
FAIL: objc/execute/exceptions/foward-1.m execution,  -O3 -fomit-frame-pointer -funroll-loops -fgnu-runtime
FAIL: objc/execute/exceptions/foward-1.m execution,  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions -fgnu-runtime
FAIL: objc/execute/exceptions/foward-1.m execution,  -O3 -g -fgnu-runtime
FAIL: objc/execute/exceptions/foward-1.m execution,  -Os -fgnu-runtime
FAIL: objc/execute/exceptions/handler-1.m execution,  -O0 -fgnu-runtime
FAIL: objc/execute/exceptions/handler-1.m execution,  -O1 -fgnu-runtime
FAIL: objc/execute/exceptions/handler-1.m execution,  -O2 -fgnu-runtime
FAIL: objc/execute/exceptions/handler-1.m execution,  -O3 -fomit-frame-pointer -fgnu-runtime
FAIL: objc/execute/exceptions/handler-1.m execution,  -O3 -g -fgnu-runtime
FAIL: objc/execute/exceptions/handler-1.m execution,  -Os -fgnu-runtime
FAIL: objc/execute/exceptions/local-variables-1.m execution,  -O0 -fgnu-runtime
FAIL: objc/execute/exceptions/local-variables-1.m execution,  -O1 -fgnu-runtime
FAIL: objc/execute/exceptions/local-variables-1.m execution,  -O2 -fgnu-runtime
FAIL: objc/execute/exceptions/local-variables-1.m execution,  -O3 -fomit-frame-pointer -fgnu-runtime
FAIL: objc/execute/exceptions/local-variables-1.m execution,  -O3 -g -fgnu-runtime
FAIL: objc/execute/exceptions/local-variables-1.m execution,  -Os -fgnu-runtime
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		1803
# of unexpected failures	91
# of expected failures		7
# of unresolved testcases	2
# of unsupported tests		2
/sw/src/fink.build/gcc45-4.4.999-20090922/darwin_objdir/gcc/xgcc  version 4.5.0 20090922 (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		2193
# of unexpected failures	1
# of unexpected successes	1
# of unsupported tests		128
		=== 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

		=== libstdc++ Summary ===

# of expected passes		5982
# of unexpected failures	2
# of expected failures		82
# of unsupported tests		522

Compiler version: 4.5.0 20090922 (experimental) (GCC) 
Platform: x86_64-apple-darwin10
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 --build=x86_64-apple-darwin10 --host=x86_64-apple-darwin10 --target=x86_64-apple-darwin10


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]