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 20100227 (experimental) (GCC) testsuite on i686-apple-darwin10


r157105 with http://gcc.gnu.org/ml/gcc-patches/2010-02/msg00159.html and

Index: gcc/cp/decl2.c
===================================================================
--- gcc/cp/decl2.c	(revision 156842)
+++ gcc/cp/decl2.c	(working copy)
@@ -1613,6 +1613,10 @@
 void
 maybe_make_one_only (tree decl)
 {
+  /* Do this first, as this can produce abi warnings, and we want to
+  ensure the context of those warnings doesn't change. */
+  tree name = cxx_comdat_group (decl);
+
   /* We used to say that this was not necessary on targets that support weak
      symbols, because the implicit instantiations will defer to the explicit
      one.  However, that's not actually the case in SVR4; a strong definition
@@ -1631,7 +1635,7 @@
       || (! DECL_EXPLICIT_INSTANTIATION (decl)
 	  && ! DECL_TEMPLATE_SPECIALIZATION (decl)))
     {
-      make_decl_one_only (decl, cxx_comdat_group (decl));
+      make_decl_one_only (decl, name);
 
       if (TREE_CODE (decl) == VAR_DECL)
 	{

and http://gcc.gnu.org/ml/gcc-patches/2010-02/msg01191.html.

Native configuration is i686-apple-darwin10

		=== g++ tests ===


Running target unix
FAIL: g++.dg/ext/label13.C (test for excess errors)
WARNING: g++.dg/ext/label13.C compilation failed to produce executable
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,  -O3 -g  -fprofile-use
UNRESOLVED: g++.dg/tree-prof/partition1.C execution,    -O3 -g  -fprofile-use

		=== g++ Summary ===

# of expected passes		21637
# of unexpected failures	3
# of expected failures		148
# of unresolved testcases	2
# of unsupported tests		178
/sw/src/fink.build/gcc45-4.4.999-20100226/darwin_objdir/gcc/testsuite/g++/../../g++  version 4.5.0 20100227 (experimental) (GCC) 

		=== gcc tests ===


Running target unix
FAIL: gcc.dg/cpp/pragma-1.c reminder message (test for errors, line 9)
FAIL: gcc.dg/cpp/pragma-1.c (test for excess errors)
FAIL: gcc.dg/cpp/pragma-2.c reminder message (test for errors, line 13)
FAIL: gcc.dg/cpp/pragma-2.c (test for excess errors)
FAIL: gcc.dg/debug/dwarf2/aranges-fnsec-1.c scan-assembler DW_AT_ranges
FAIL: gcc.dg/990506-0.c reminder message (test for errors, line 6)
FAIL: gcc.dg/990506-0.c (test for excess errors)
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/gomp/atomic-5.c (test for excess errors)
FAIL: gcc.dg/noncompile/20040629-1.c  -O0  (test for excess errors)
FAIL: gcc.dg/noncompile/20040629-1.c  -O1  (test for excess errors)
FAIL: gcc.dg/noncompile/20040629-1.c  -O2  (test for excess errors)
FAIL: gcc.dg/noncompile/20040629-1.c  -O3 -fomit-frame-pointer  (test for excess errors)
FAIL: gcc.dg/noncompile/20040629-1.c  -O3 -g  (test for excess errors)
FAIL: gcc.dg/noncompile/20040629-1.c  -Os  (test for excess errors)
FAIL: gcc.dg/torture/builtin-math-7.c  -O0  execution test
FAIL: gcc.dg/torture/builtin-math-7.c  -O1  execution test
FAIL: gcc.dg/torture/builtin-math-7.c  -O2  execution test
FAIL: gcc.dg/torture/builtin-math-7.c  -O3 -fomit-frame-pointer  execution test
FAIL: gcc.dg/torture/builtin-math-7.c  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: gcc.dg/torture/builtin-math-7.c  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: gcc.dg/torture/builtin-math-7.c  -O3 -g  execution test
FAIL: gcc.dg/torture/builtin-math-7.c  -Os  execution test
FAIL: gcc.target/i386/builtin-unreachable.c scan-assembler-not %e[bs]p

		=== gcc Summary ===

# of expected passes		58935
# of unexpected failures	26
# of expected failures		179
# of unsupported tests		1183
/sw/src/fink.build/gcc45-4.4.999-20100226/darwin_objdir/gcc/xgcc  version 4.5.0 20100227 (experimental) (GCC) 

		=== gfortran tests ===


Running target unix

		=== gfortran Summary ===

# of expected passes		33463
# of expected failures		32
# of unsupported tests		143
/sw/src/fink.build/gcc45-4.4.999-20100226/darwin_objdir/gcc/testsuite/gfortran/../../gfortran  version 4.5.0 20100227 (experimental) (GCC) 

		=== obj-c++ tests ===


Running target unix
XPASS: obj-c++.dg/comp-types-10.mm (test for excess errors)
FAIL: obj-c++.dg/const-str-10.mm (test for excess errors)
FAIL: obj-c++.dg/const-str-11.mm (test for excess errors)
FAIL: obj-c++.dg/const-str-3.mm (test for excess errors)
FAIL: obj-c++.dg/const-str-7.mm (test for excess errors)
FAIL: obj-c++.dg/const-str-8.mm (test for excess errors)
FAIL: obj-c++.dg/const-str-9.mm (test for excess errors)
XPASS: obj-c++.dg/cxx-ivars-2.mm execution test
FAIL: obj-c++.dg/cxx-ivars-3.mm (test for excess errors)
FAIL: obj-c++.dg/encode-4.mm (test for excess errors)
FAIL: obj-c++.dg/encode-5.mm (test for excess errors)
WARNING: obj-c++.dg/encode-5.mm compilation failed to produce executable
FAIL: obj-c++.dg/encode-6.mm (test for excess errors)
FAIL: obj-c++.dg/encode-7.mm (test for excess errors)
XPASS: obj-c++.dg/encode-8.mm execution test
XPASS: obj-c++.dg/isa-field-1.mm (test for excess errors)
XPASS: obj-c++.dg/lookup-2.mm (test for excess errors)
FAIL: obj-c++.dg/method-12.mm (test for excess errors)
FAIL: obj-c++.dg/proto-lossage-3.mm (test for excess errors)
WARNING: obj-c++.dg/proto-lossage-3.mm compilation failed to produce executable
FAIL: obj-c++.dg/proto-qual-1.mm (test for excess errors)
WARNING: obj-c++.dg/proto-qual-1.mm compilation failed to produce executable
FAIL: obj-c++.dg/stubify-2.mm (test for excess errors)
ERROR: obj-c++.dg/stubify-2.mm: error executing dg-final: couldn't open "stubify-2.mm.08.jump": no such file or directory
UNRESOLVED: obj-c++.dg/stubify-2.mm: error executing dg-final: couldn't open "stubify-2.mm.08.jump": no such file or directory
FAIL: obj-c++.dg/template-4.mm (test for excess errors)
XPASS: obj-c++.dg/try-catch-2.mm (test for excess errors)
XPASS: obj-c++.dg/try-catch-9.mm (test for excess errors)

		=== obj-c++ Summary ===

# of expected passes		444
# of unexpected failures	16
# of unexpected successes	7
# of expected failures		3
# of unresolved testcases	1
# of unsupported tests		1
/sw/src/fink.build/gcc45-4.4.999-20100226/darwin_objdir/gcc/testsuite/obj-c++/../../g++  version 4.5.0 20100227 (experimental) (GCC) 

		=== objc tests ===


Running target unix
FAIL: objc/execute/exceptions/catchall-1.m execution,  -O3 -fomit-frame-pointer -fnext-runtime
FAIL: objc/execute/exceptions/catchall-1.m execution,  -O3 -g -fnext-runtime
FAIL: objc/execute/exceptions/local-variables-1.m execution,  -O3 -fomit-frame-pointer -fnext-runtime
FAIL: objc/execute/exceptions/local-variables-1.m execution,  -O3 -g -fnext-runtime
FAIL: objc/execute/bycopy-1.m compilation,  -O0 -fnext-runtime
UNRESOLVED: objc/execute/bycopy-1.m execution,  -O0 -fnext-runtime
FAIL: objc/execute/bycopy-1.m compilation,  -O1 -fnext-runtime
UNRESOLVED: objc/execute/bycopy-1.m execution,  -O1 -fnext-runtime
FAIL: objc/execute/bycopy-1.m compilation,  -O2 -fnext-runtime
UNRESOLVED: objc/execute/bycopy-1.m execution,  -O2 -fnext-runtime
FAIL: objc/execute/bycopy-1.m compilation,  -O3 -fomit-frame-pointer -fnext-runtime
UNRESOLVED: objc/execute/bycopy-1.m execution,  -O3 -fomit-frame-pointer -fnext-runtime
FAIL: objc/execute/bycopy-1.m compilation,  -O3 -g -fnext-runtime
UNRESOLVED: objc/execute/bycopy-1.m execution,  -O3 -g -fnext-runtime
FAIL: objc/execute/bycopy-1.m compilation,  -Os -fnext-runtime
UNRESOLVED: objc/execute/bycopy-1.m execution,  -Os -fnext-runtime
FAIL: objc/execute/bycopy-2.m compilation,  -O0 -fnext-runtime
UNRESOLVED: objc/execute/bycopy-2.m execution,  -O0 -fnext-runtime
FAIL: objc/execute/bycopy-2.m compilation,  -O1 -fnext-runtime
UNRESOLVED: objc/execute/bycopy-2.m execution,  -O1 -fnext-runtime
FAIL: objc/execute/bycopy-2.m compilation,  -O2 -fnext-runtime
UNRESOLVED: objc/execute/bycopy-2.m execution,  -O2 -fnext-runtime
FAIL: objc/execute/bycopy-2.m compilation,  -O3 -fomit-frame-pointer -fnext-runtime
UNRESOLVED: objc/execute/bycopy-2.m execution,  -O3 -fomit-frame-pointer -fnext-runtime
FAIL: objc/execute/bycopy-2.m compilation,  -O3 -g -fnext-runtime
UNRESOLVED: objc/execute/bycopy-2.m execution,  -O3 -g -fnext-runtime
FAIL: objc/execute/bycopy-2.m compilation,  -Os -fnext-runtime
UNRESOLVED: objc/execute/bycopy-2.m execution,  -Os -fnext-runtime
FAIL: objc/execute/bycopy-3.m compilation,  -O0 -fnext-runtime
UNRESOLVED: objc/execute/bycopy-3.m execution,  -O0 -fnext-runtime
FAIL: objc/execute/bycopy-3.m compilation,  -O1 -fnext-runtime
UNRESOLVED: objc/execute/bycopy-3.m execution,  -O1 -fnext-runtime
FAIL: objc/execute/bycopy-3.m compilation,  -O2 -fnext-runtime
UNRESOLVED: objc/execute/bycopy-3.m execution,  -O2 -fnext-runtime
FAIL: objc/execute/bycopy-3.m compilation,  -O3 -fomit-frame-pointer -fnext-runtime
UNRESOLVED: objc/execute/bycopy-3.m execution,  -O3 -fomit-frame-pointer -fnext-runtime
FAIL: objc/execute/bycopy-3.m compilation,  -O3 -g -fnext-runtime
UNRESOLVED: objc/execute/bycopy-3.m execution,  -O3 -g -fnext-runtime
FAIL: objc/execute/bycopy-3.m compilation,  -Os -fnext-runtime
UNRESOLVED: objc/execute/bycopy-3.m execution,  -Os -fnext-runtime
FAIL: objc/execute/formal_protocol-5.m compilation,  -O0 -fnext-runtime
UNRESOLVED: objc/execute/formal_protocol-5.m execution,  -O0 -fnext-runtime
FAIL: objc/execute/formal_protocol-5.m compilation,  -O1 -fnext-runtime
UNRESOLVED: objc/execute/formal_protocol-5.m execution,  -O1 -fnext-runtime
FAIL: objc/execute/formal_protocol-5.m compilation,  -O2 -fnext-runtime
UNRESOLVED: objc/execute/formal_protocol-5.m execution,  -O2 -fnext-runtime
FAIL: objc/execute/formal_protocol-5.m compilation,  -O3 -fomit-frame-pointer -fnext-runtime
UNRESOLVED: objc/execute/formal_protocol-5.m execution,  -O3 -fomit-frame-pointer -fnext-runtime
FAIL: objc/execute/formal_protocol-5.m compilation,  -O3 -g -fnext-runtime
UNRESOLVED: objc/execute/formal_protocol-5.m execution,  -O3 -g -fnext-runtime
FAIL: objc/execute/formal_protocol-5.m compilation,  -Os -fnext-runtime
UNRESOLVED: objc/execute/formal_protocol-5.m execution,  -Os -fnext-runtime
FAIL: objc/execute/formal_protocol-6.m compilation,  -O0 -fnext-runtime
UNRESOLVED: objc/execute/formal_protocol-6.m execution,  -O0 -fnext-runtime
FAIL: objc/execute/formal_protocol-6.m compilation,  -O1 -fnext-runtime
UNRESOLVED: objc/execute/formal_protocol-6.m execution,  -O1 -fnext-runtime
FAIL: objc/execute/formal_protocol-6.m compilation,  -O2 -fnext-runtime
UNRESOLVED: objc/execute/formal_protocol-6.m execution,  -O2 -fnext-runtime
FAIL: objc/execute/formal_protocol-6.m compilation,  -O3 -fomit-frame-pointer -fnext-runtime
UNRESOLVED: objc/execute/formal_protocol-6.m execution,  -O3 -fomit-frame-pointer -fnext-runtime
FAIL: objc/execute/formal_protocol-6.m compilation,  -O3 -g -fnext-runtime
UNRESOLVED: objc/execute/formal_protocol-6.m execution,  -O3 -g -fnext-runtime
FAIL: objc/execute/formal_protocol-6.m compilation,  -Os -fnext-runtime
UNRESOLVED: objc/execute/formal_protocol-6.m execution,  -Os -fnext-runtime
FAIL: objc/execute/formal_protocol-7.m compilation,  -O0 -fnext-runtime
UNRESOLVED: objc/execute/formal_protocol-7.m execution,  -O0 -fnext-runtime
FAIL: objc/execute/formal_protocol-7.m compilation,  -O1 -fnext-runtime
UNRESOLVED: objc/execute/formal_protocol-7.m execution,  -O1 -fnext-runtime
FAIL: objc/execute/formal_protocol-7.m compilation,  -O2 -fnext-runtime
UNRESOLVED: objc/execute/formal_protocol-7.m execution,  -O2 -fnext-runtime
FAIL: objc/execute/formal_protocol-7.m compilation,  -O3 -fomit-frame-pointer -fnext-runtime
UNRESOLVED: objc/execute/formal_protocol-7.m execution,  -O3 -fomit-frame-pointer -fnext-runtime
FAIL: objc/execute/formal_protocol-7.m compilation,  -O3 -g -fnext-runtime
UNRESOLVED: objc/execute/formal_protocol-7.m execution,  -O3 -g -fnext-runtime
FAIL: objc/execute/formal_protocol-7.m compilation,  -Os -fnext-runtime
UNRESOLVED: objc/execute/formal_protocol-7.m execution,  -Os -fnext-runtime
FAIL: objc/execute/np-1.m compilation,  -O0 -fnext-runtime
UNRESOLVED: objc/execute/np-1.m execution,  -O0 -fnext-runtime
FAIL: objc/execute/np-1.m compilation,  -O1 -fnext-runtime
UNRESOLVED: objc/execute/np-1.m execution,  -O1 -fnext-runtime
FAIL: objc/execute/np-1.m compilation,  -O2 -fnext-runtime
UNRESOLVED: objc/execute/np-1.m execution,  -O2 -fnext-runtime
FAIL: objc/execute/np-1.m compilation,  -O3 -fomit-frame-pointer -fnext-runtime
UNRESOLVED: objc/execute/np-1.m execution,  -O3 -fomit-frame-pointer -fnext-runtime
FAIL: objc/execute/np-1.m compilation,  -O3 -g -fnext-runtime
UNRESOLVED: objc/execute/np-1.m execution,  -O3 -g -fnext-runtime
FAIL: objc/execute/np-1.m compilation,  -Os -fnext-runtime
UNRESOLVED: objc/execute/np-1.m execution,  -Os -fnext-runtime
FAIL: objc/execute/np-2.m compilation,  -O0 -fnext-runtime
UNRESOLVED: objc/execute/np-2.m execution,  -O0 -fnext-runtime
FAIL: objc/execute/np-2.m compilation,  -O1 -fnext-runtime
UNRESOLVED: objc/execute/np-2.m execution,  -O1 -fnext-runtime
FAIL: objc/execute/np-2.m compilation,  -O2 -fnext-runtime
UNRESOLVED: objc/execute/np-2.m execution,  -O2 -fnext-runtime
FAIL: objc/execute/np-2.m compilation,  -O3 -fomit-frame-pointer -fnext-runtime
UNRESOLVED: objc/execute/np-2.m execution,  -O3 -fomit-frame-pointer -fnext-runtime
FAIL: objc/execute/np-2.m compilation,  -O3 -g -fnext-runtime
UNRESOLVED: objc/execute/np-2.m execution,  -O3 -g -fnext-runtime
FAIL: objc/execute/np-2.m compilation,  -Os -fnext-runtime
UNRESOLVED: objc/execute/np-2.m execution,  -Os -fnext-runtime
FAIL: objc/execute/protocol-isEqual-1.m compilation,  -O0 -fnext-runtime
UNRESOLVED: objc/execute/protocol-isEqual-1.m execution,  -O0 -fnext-runtime
FAIL: objc/execute/protocol-isEqual-1.m compilation,  -O1 -fnext-runtime
UNRESOLVED: objc/execute/protocol-isEqual-1.m execution,  -O1 -fnext-runtime
FAIL: objc/execute/protocol-isEqual-1.m compilation,  -O2 -fnext-runtime
UNRESOLVED: objc/execute/protocol-isEqual-1.m execution,  -O2 -fnext-runtime
FAIL: objc/execute/protocol-isEqual-1.m compilation,  -O3 -fomit-frame-pointer -fnext-runtime
UNRESOLVED: objc/execute/protocol-isEqual-1.m execution,  -O3 -fomit-frame-pointer -fnext-runtime
FAIL: objc/execute/protocol-isEqual-1.m compilation,  -O3 -g -fnext-runtime
UNRESOLVED: objc/execute/protocol-isEqual-1.m execution,  -O3 -g -fnext-runtime
FAIL: objc/execute/protocol-isEqual-1.m compilation,  -Os -fnext-runtime
UNRESOLVED: objc/execute/protocol-isEqual-1.m execution,  -Os -fnext-runtime
FAIL: objc/execute/protocol-isEqual-2.m compilation,  -O0 -fnext-runtime
UNRESOLVED: objc/execute/protocol-isEqual-2.m execution,  -O0 -fnext-runtime
FAIL: objc/execute/protocol-isEqual-2.m compilation,  -O1 -fnext-runtime
UNRESOLVED: objc/execute/protocol-isEqual-2.m execution,  -O1 -fnext-runtime
FAIL: objc/execute/protocol-isEqual-2.m compilation,  -O2 -fnext-runtime
UNRESOLVED: objc/execute/protocol-isEqual-2.m execution,  -O2 -fnext-runtime
FAIL: objc/execute/protocol-isEqual-2.m compilation,  -O3 -fomit-frame-pointer -fnext-runtime
UNRESOLVED: objc/execute/protocol-isEqual-2.m execution,  -O3 -fomit-frame-pointer -fnext-runtime
FAIL: objc/execute/protocol-isEqual-2.m compilation,  -O3 -g -fnext-runtime
UNRESOLVED: objc/execute/protocol-isEqual-2.m execution,  -O3 -g -fnext-runtime
FAIL: objc/execute/protocol-isEqual-2.m compilation,  -Os -fnext-runtime
UNRESOLVED: objc/execute/protocol-isEqual-2.m execution,  -Os -fnext-runtime
FAIL: objc/execute/protocol-isEqual-3.m compilation,  -O0 -fnext-runtime
UNRESOLVED: objc/execute/protocol-isEqual-3.m execution,  -O0 -fnext-runtime
FAIL: objc/execute/protocol-isEqual-3.m compilation,  -O1 -fnext-runtime
UNRESOLVED: objc/execute/protocol-isEqual-3.m execution,  -O1 -fnext-runtime
FAIL: objc/execute/protocol-isEqual-3.m compilation,  -O2 -fnext-runtime
UNRESOLVED: objc/execute/protocol-isEqual-3.m execution,  -O2 -fnext-runtime
FAIL: objc/execute/protocol-isEqual-3.m compilation,  -O3 -fomit-frame-pointer -fnext-runtime
UNRESOLVED: objc/execute/protocol-isEqual-3.m execution,  -O3 -fomit-frame-pointer -fnext-runtime
FAIL: objc/execute/protocol-isEqual-3.m compilation,  -O3 -g -fnext-runtime
UNRESOLVED: objc/execute/protocol-isEqual-3.m execution,  -O3 -g -fnext-runtime
FAIL: objc/execute/protocol-isEqual-3.m compilation,  -Os -fnext-runtime
UNRESOLVED: objc/execute/protocol-isEqual-3.m execution,  -Os -fnext-runtime
FAIL: objc/execute/protocol-isEqual-4.m compilation,  -O0 -fnext-runtime
UNRESOLVED: objc/execute/protocol-isEqual-4.m execution,  -O0 -fnext-runtime
FAIL: objc/execute/protocol-isEqual-4.m compilation,  -O1 -fnext-runtime
UNRESOLVED: objc/execute/protocol-isEqual-4.m execution,  -O1 -fnext-runtime
FAIL: objc/execute/protocol-isEqual-4.m compilation,  -O2 -fnext-runtime
UNRESOLVED: objc/execute/protocol-isEqual-4.m execution,  -O2 -fnext-runtime
FAIL: objc/execute/protocol-isEqual-4.m compilation,  -O3 -fomit-frame-pointer -fnext-runtime
UNRESOLVED: objc/execute/protocol-isEqual-4.m execution,  -O3 -fomit-frame-pointer -fnext-runtime
FAIL: objc/execute/protocol-isEqual-4.m compilation,  -O3 -g -fnext-runtime
UNRESOLVED: objc/execute/protocol-isEqual-4.m execution,  -O3 -g -fnext-runtime
FAIL: objc/execute/protocol-isEqual-4.m compilation,  -Os -fnext-runtime
UNRESOLVED: objc/execute/protocol-isEqual-4.m execution,  -Os -fnext-runtime
FAIL: objc.dg/category-1.m (test for excess errors)
FAIL: objc.dg/const-str-10.m (test for excess errors)
FAIL: objc.dg/const-str-11.m (test for excess errors)
FAIL: objc.dg/const-str-3.m (test for excess errors)
FAIL: objc.dg/const-str-7.m (test for excess errors)
FAIL: objc.dg/const-str-8.m (test for excess errors)
FAIL: objc.dg/const-str-9.m (test for excess errors)
FAIL: objc.dg/encode-2.m (test for excess errors)
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)
FAIL: objc.dg/encode-5.m (test for excess errors)
FAIL: objc.dg/headers.m (test for excess errors)
FAIL: objc.dg/method-6.m (test for excess errors)
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/private-1.m  (test for errors, line 37)
FAIL: objc.dg/private-1.m (test for excess errors)
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/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/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)

		=== objc Summary ===

# of expected passes		2980
# of unexpected failures	102
# of expected failures		7
# of unresolved testcases	74
# of unsupported tests		2
/sw/src/fink.build/gcc45-4.4.999-20100226/darwin_objdir/gcc/xgcc  version 4.5.0 20100227 (experimental) (GCC) 

		=== libffi tests ===


Running target unix

		=== libffi Summary ===

# of expected passes		1624
# of expected failures		10
# of unsupported tests		15
		=== libgomp tests ===


Running target unix

		=== libgomp Summary ===

# of expected passes		2500
# of unsupported tests		2
		=== libjava tests ===


Running target unix

		=== libjava Summary ===

# of expected passes		2574
		=== libstdc++ tests ===


Running target unix

		=== libstdc++ Summary ===

# of expected passes		6348
# of expected failures		91
# of unsupported tests		549

Compiler version: 4.5.0 20100227 (experimental) (GCC) 
Platform: i686-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,obj-c++,java --with-gmp=/sw --with-libiconv-prefix=/sw --with-ppl=/sw --with-cloog=/sw --with-mpc=/sw --with-system-zlib --x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib --disable-libjava-multilib --build=i686-apple-darwin10 --host=i686-apple-darwin10 --target=i686-apple-darwin10


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