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.7.0 20110616 (experimental) (GCC) testsuite on x86_64-apple-darwin11.0.0


r175089 with

Index: libjava/libgcj.spec.in
===================================================================
--- libjava/libgcj.spec.in	(revision 175089)
+++ libjava/libgcj.spec.in	(working copy)
@@ -7,6 +7,6 @@
 *startfile: @THREADSTARTFILESPEC@ %(startfileorig)
 
 %rename lib liborig
-*lib: @LD_START_STATIC_SPEC@ @LIBGCJ_SPEC@ @LD_FINISH_STATIC_SPEC@ @LIBMATHSPEC@ @LDLIBICONV@ @GCSPEC@ @THREADSPEC@ @ZLIBSPEC@ @SYSTEMSPEC@ %(libgcc) @LIBSTDCXXSPEC@ %(liborig)
+*lib: @LD_START_STATIC_SPEC@ @LIBGCJ_SPEC@ @LD_FINISH_STATIC_SPEC@ @LIBMATHSPEC@ @LDLIBICONV@ @GCSPEC@ @THREADSPEC@ @ZLIBSPEC@ @SYSTEMSPEC@ %(libgcc) @LIBSTDCXXSPEC@ %(liborig) -no_pie
 
 *jc1: @HASH_SYNC_SPEC@ @DIVIDESPEC@ @CHECKREFSPEC@ @JC1GCSPEC@ @EXCEPTIONSPEC@ @BACKTRACESPEC@ @IEEESPEC@ @ATOMICSPEC@ @LIBGCJ_BC_SPEC@ -fkeep-inline-functions
Index: gcc/config/darwin-protos.h
===================================================================
--- gcc/config/darwin-protos.h	(revision 175089)
+++ gcc/config/darwin-protos.h	(working copy)
@@ -54,8 +54,12 @@ extern void machopic_finish (FILE *);
 
 extern int machopic_reloc_rw_mask (void);
 extern section *machopic_select_section (tree, int, unsigned HOST_WIDE_INT);
+
+#ifdef RTX_CODE
+
 extern section *machopic_select_rtx_section (enum machine_mode, rtx,
 					     unsigned HOST_WIDE_INT);
+#endif /* RTX_CODE */
 
 extern section *darwin_function_section (tree, enum node_frequency, bool, bool); 
 extern void darwin_function_switched_text_sections (FILE *, tree, bool);

Native configuration is x86_64-apple-darwin11.0.0

		=== g++ tests ===


Running target unix/-m32
WARNING: g++.dg/ext/label13.C compilation failed to produce executable

		=== g++ Summary for unix/-m32 ===

# of expected passes		25771
# of expected failures		154
# of unsupported tests		215

Running target unix/-m64
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,  -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 for unix/-m64 ===

# of expected passes		26066
# of unexpected failures	7
# of expected failures		154
# of unresolved testcases	7
# of unsupported tests		373

		=== g++ Summary ===

# of expected passes		51837
# of unexpected failures	7
# of expected failures		308
# of unresolved testcases	7
# of unsupported tests		588
/sw/src/fink.build/gcc47-4.7.0-1000/darwin_objdir/gcc/testsuite/g++/../../g++  version 4.7.0 20110616 (experimental) (GCC) 

		=== gcc tests ===


Running target unix/-m32
FAIL: gcc.dg/20020312-2.c (test for excess errors)
FAIL: gcc.dg/darwin-segaddr.c execution test
XPASS: gcc.dg/inline_1.c (test for excess errors)
XPASS: gcc.dg/inline_2.c (test for excess errors)
XPASS: gcc.dg/unroll_1.c (test for excess errors)
FAIL: gcc.dg/matrix/transpose-3.c execution,    -fprofile-use -fipa-matrix-reorg -fdump-ipa-matrix-reorg -O3 -fwhole-program -fno-tree-fre
FAIL: gcc.dg/torture/tls/run-gd.c  -O0  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-gd.c  -O0  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-gd.c  -O1  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-gd.c  -O1  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-gd.c  -O2  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-gd.c  -O2  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-gd.c  -O3 -fomit-frame-pointer  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-gd.c  -O3 -fomit-frame-pointer  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-gd.c  -O3 -g  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-gd.c  -O3 -g  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-gd.c  -Os  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-gd.c  -Os  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-gd.c  -O0  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-gd.c  -O0  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-gd.c  -O1  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-gd.c  -O1  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-gd.c  -O2  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-gd.c  -O2  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-gd.c  -O3 -fomit-frame-pointer  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-gd.c  -O3 -fomit-frame-pointer  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-gd.c  -O3 -g  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-gd.c  -O3 -g  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-gd.c  -Os  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-gd.c  -Os  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-ie.c  -O0  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-ie.c  -O0  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-ie.c  -O1  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-ie.c  -O1  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-ie.c  -O2  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-ie.c  -O2  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-ie.c  -O3 -fomit-frame-pointer  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-ie.c  -O3 -fomit-frame-pointer  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-ie.c  -O3 -g  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-ie.c  -O3 -g  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-ie.c  -Os  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-ie.c  -Os  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-ie.c  -O0  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-ie.c  -O0  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-ie.c  -O1  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-ie.c  -O1  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-ie.c  -O2  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-ie.c  -O2  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-ie.c  -O3 -fomit-frame-pointer  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-ie.c  -O3 -fomit-frame-pointer  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-ie.c  -O3 -g  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-ie.c  -O3 -g  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-ie.c  -Os  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-ie.c  -Os  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-ld.c  -O0  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-ld.c  -O0  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-ld.c  -O1  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-ld.c  -O1  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-ld.c  -O2  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-ld.c  -O2  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-ld.c  -O3 -fomit-frame-pointer  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-ld.c  -O3 -fomit-frame-pointer  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-ld.c  -O3 -g  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-ld.c  -O3 -g  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-ld.c  -Os  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-ld.c  -Os  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-ld.c  -O0  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-ld.c  -O0  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-ld.c  -O1  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-ld.c  -O1  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-ld.c  -O2  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-ld.c  -O2  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-ld.c  -O3 -fomit-frame-pointer  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-ld.c  -O3 -fomit-frame-pointer  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-ld.c  -O3 -g  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-ld.c  -O3 -g  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-ld.c  -Os  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-ld.c  -Os  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-le.c  -O0  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-le.c  -O0  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-le.c  -O1  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-le.c  -O1  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-le.c  -O2  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-le.c  -O2  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-le.c  -O3 -fomit-frame-pointer  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-le.c  -O3 -fomit-frame-pointer  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-le.c  -O3 -g  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-le.c  -O3 -g  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-le.c  -Os  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-le.c  -Os  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-le.c  -O0  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-le.c  -O0  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-le.c  -O1  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-le.c  -O1  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-le.c  -O2  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-le.c  -O2  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-le.c  -O3 -fomit-frame-pointer  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-le.c  -O3 -fomit-frame-pointer  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-le.c  -O3 -g  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-le.c  -O3 -g  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-le.c  -Os  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-le.c  -Os  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/thr-init-1.c  -O0  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/thr-init-1.c  -O0  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/thr-init-1.c  -O1  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/thr-init-1.c  -O1  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/thr-init-1.c  -O2  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/thr-init-1.c  -O2  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/thr-init-1.c  -O3 -fomit-frame-pointer  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/thr-init-1.c  -O3 -fomit-frame-pointer  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/thr-init-1.c  -O3 -g  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/thr-init-1.c  -O3 -g  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/thr-init-1.c  -Os  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/thr-init-1.c  -Os  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/thr-init-1.c  -O0  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/thr-init-1.c  -O0  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/thr-init-1.c  -O1  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/thr-init-1.c  -O1  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/thr-init-1.c  -O2  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/thr-init-1.c  -O2  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/thr-init-1.c  -O3 -fomit-frame-pointer  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/thr-init-1.c  -O3 -fomit-frame-pointer  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/thr-init-1.c  -O3 -g  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/thr-init-1.c  -O3 -g  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/thr-init-1.c  -Os  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/thr-init-1.c  -Os  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/thr-init-2.c  -O0  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/thr-init-2.c  -O0  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/thr-init-2.c  -O1  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/thr-init-2.c  -O1  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/thr-init-2.c  -O2  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/thr-init-2.c  -O2  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/thr-init-2.c  -O3 -fomit-frame-pointer  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/thr-init-2.c  -O3 -fomit-frame-pointer  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/thr-init-2.c  -O3 -g  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/thr-init-2.c  -O3 -g  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/thr-init-2.c  -Os  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/thr-init-2.c  -Os  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/thr-init-2.c  -O0  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/thr-init-2.c  -O0  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/thr-init-2.c  -O1  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/thr-init-2.c  -O1  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/thr-init-2.c  -O2  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/thr-init-2.c  -O2  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/thr-init-2.c  -O3 -fomit-frame-pointer  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/thr-init-2.c  -O3 -fomit-frame-pointer  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/thr-init-2.c  -O3 -g  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/thr-init-2.c  -O3 -g  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/thr-init-2.c  -Os  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/thr-init-2.c  -Os  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/tls-test.c  -O0  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/tls-test.c  -O0  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/tls-test.c  -O1  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/tls-test.c  -O1  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/tls-test.c  -O2  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/tls-test.c  -O2  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/tls-test.c  -O3 -fomit-frame-pointer  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/tls-test.c  -O3 -fomit-frame-pointer  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/tls-test.c  -O3 -g  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/tls-test.c  -O3 -g  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/tls-test.c  -Os  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/tls-test.c  -Os  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/tls-test.c  -O0  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/tls-test.c  -O0  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/tls-test.c  -O1  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/tls-test.c  -O1  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/tls-test.c  -O2  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/tls-test.c  -O2  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/tls-test.c  -O3 -fomit-frame-pointer  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/tls-test.c  -O3 -fomit-frame-pointer  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/tls-test.c  -O3 -g  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/tls-test.c  -O3 -g  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/tls-test.c  -Os  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/tls-test.c  -Os  -pie -fPIE  compilation failed to produce executable
XPASS: gcc.dg/tree-ssa/20030807-7.c scan-tree-dump-times vrp1 "if " 1
FAIL: gcc.dg/tree-ssa/vrp47.c scan-tree-dump-times dom1 "x[^ ]* & y" 1

		=== gcc Summary for unix/-m32 ===

# of expected passes		63995
# of unexpected failures	88
# of unexpected successes	4
# of expected failures		182
# of unsupported tests		1343

Running target unix/-m64
FAIL: gcc.dg/darwin-segaddr.c execution test
XPASS: gcc.dg/inline_1.c (test for excess errors)
XPASS: gcc.dg/inline_2.c (test for excess errors)
XPASS: gcc.dg/unroll_1.c (test for excess errors)
FAIL: gcc.dg/matrix/transpose-3.c execution,    -fprofile-use -fipa-matrix-reorg -fdump-ipa-matrix-reorg -O3 -fwhole-program -fno-tree-fre
FAIL: gcc.dg/torture/tls/run-gd.c  -O0  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-gd.c  -O0  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-gd.c  -O1  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-gd.c  -O1  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-gd.c  -O2  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-gd.c  -O2  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-gd.c  -O3 -fomit-frame-pointer  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-gd.c  -O3 -fomit-frame-pointer  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-gd.c  -O3 -g  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-gd.c  -O3 -g  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-gd.c  -Os  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-gd.c  -Os  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-gd.c  -O0  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-gd.c  -O0  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-gd.c  -O1  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-gd.c  -O1  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-gd.c  -O2  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-gd.c  -O2  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-gd.c  -O3 -fomit-frame-pointer  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-gd.c  -O3 -fomit-frame-pointer  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-gd.c  -O3 -g  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-gd.c  -O3 -g  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-gd.c  -Os  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-gd.c  -Os  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-ie.c  -O0  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-ie.c  -O0  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-ie.c  -O1  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-ie.c  -O1  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-ie.c  -O2  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-ie.c  -O2  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-ie.c  -O3 -fomit-frame-pointer  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-ie.c  -O3 -fomit-frame-pointer  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-ie.c  -O3 -g  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-ie.c  -O3 -g  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-ie.c  -Os  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-ie.c  -Os  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-ie.c  -O0  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-ie.c  -O0  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-ie.c  -O1  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-ie.c  -O1  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-ie.c  -O2  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-ie.c  -O2  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-ie.c  -O3 -fomit-frame-pointer  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-ie.c  -O3 -fomit-frame-pointer  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-ie.c  -O3 -g  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-ie.c  -O3 -g  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-ie.c  -Os  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-ie.c  -Os  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-ld.c  -O0  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-ld.c  -O0  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-ld.c  -O1  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-ld.c  -O1  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-ld.c  -O2  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-ld.c  -O2  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-ld.c  -O3 -fomit-frame-pointer  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-ld.c  -O3 -fomit-frame-pointer  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-ld.c  -O3 -g  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-ld.c  -O3 -g  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-ld.c  -Os  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-ld.c  -Os  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-ld.c  -O0  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-ld.c  -O0  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-ld.c  -O1  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-ld.c  -O1  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-ld.c  -O2  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-ld.c  -O2  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-ld.c  -O3 -fomit-frame-pointer  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-ld.c  -O3 -fomit-frame-pointer  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-ld.c  -O3 -g  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-ld.c  -O3 -g  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-ld.c  -Os  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-ld.c  -Os  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-le.c  -O0  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-le.c  -O0  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-le.c  -O1  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-le.c  -O1  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-le.c  -O2  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-le.c  -O2  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-le.c  -O3 -fomit-frame-pointer  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-le.c  -O3 -fomit-frame-pointer  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-le.c  -O3 -g  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-le.c  -O3 -g  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-le.c  -Os  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-le.c  -Os  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-le.c  -O0  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-le.c  -O0  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-le.c  -O1  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-le.c  -O1  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-le.c  -O2  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-le.c  -O2  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-le.c  -O3 -fomit-frame-pointer  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-le.c  -O3 -fomit-frame-pointer  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-le.c  -O3 -g  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-le.c  -O3 -g  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/run-le.c  -Os  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/run-le.c  -Os  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/thr-init-1.c  -O0  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/thr-init-1.c  -O0  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/thr-init-1.c  -O1  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/thr-init-1.c  -O1  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/thr-init-1.c  -O2  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/thr-init-1.c  -O2  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/thr-init-1.c  -O3 -fomit-frame-pointer  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/thr-init-1.c  -O3 -fomit-frame-pointer  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/thr-init-1.c  -O3 -g  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/thr-init-1.c  -O3 -g  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/thr-init-1.c  -Os  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/thr-init-1.c  -Os  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/thr-init-1.c  -O0  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/thr-init-1.c  -O0  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/thr-init-1.c  -O1  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/thr-init-1.c  -O1  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/thr-init-1.c  -O2  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/thr-init-1.c  -O2  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/thr-init-1.c  -O3 -fomit-frame-pointer  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/thr-init-1.c  -O3 -fomit-frame-pointer  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/thr-init-1.c  -O3 -g  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/thr-init-1.c  -O3 -g  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/thr-init-1.c  -Os  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/thr-init-1.c  -Os  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/thr-init-2.c  -O0  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/thr-init-2.c  -O0  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/thr-init-2.c  -O1  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/thr-init-2.c  -O1  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/thr-init-2.c  -O2  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/thr-init-2.c  -O2  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/thr-init-2.c  -O3 -fomit-frame-pointer  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/thr-init-2.c  -O3 -fomit-frame-pointer  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/thr-init-2.c  -O3 -g  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/thr-init-2.c  -O3 -g  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/thr-init-2.c  -Os  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/thr-init-2.c  -Os  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/thr-init-2.c  -O0  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/thr-init-2.c  -O0  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/thr-init-2.c  -O1  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/thr-init-2.c  -O1  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/thr-init-2.c  -O2  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/thr-init-2.c  -O2  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/thr-init-2.c  -O3 -fomit-frame-pointer  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/thr-init-2.c  -O3 -fomit-frame-pointer  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/thr-init-2.c  -O3 -g  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/thr-init-2.c  -O3 -g  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/thr-init-2.c  -Os  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/thr-init-2.c  -Os  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/tls-test.c  -O0  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/tls-test.c  -O0  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/tls-test.c  -O1  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/tls-test.c  -O1  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/tls-test.c  -O2  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/tls-test.c  -O2  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/tls-test.c  -O3 -fomit-frame-pointer  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/tls-test.c  -O3 -fomit-frame-pointer  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/tls-test.c  -O3 -g  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/tls-test.c  -O3 -g  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/tls-test.c  -Os  -pie -fpie  (test for excess errors)
WARNING: gcc.dg/torture/tls/tls-test.c  -Os  -pie -fpie  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/tls-test.c  -O0  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/tls-test.c  -O0  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/tls-test.c  -O1  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/tls-test.c  -O1  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/tls-test.c  -O2  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/tls-test.c  -O2  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/tls-test.c  -O3 -fomit-frame-pointer  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/tls-test.c  -O3 -fomit-frame-pointer  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/tls-test.c  -O3 -g  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/tls-test.c  -O3 -g  -pie -fPIE  compilation failed to produce executable
FAIL: gcc.dg/torture/tls/tls-test.c  -Os  -pie -fPIE  (test for excess errors)
WARNING: gcc.dg/torture/tls/tls-test.c  -Os  -pie -fPIE  compilation failed to produce executable
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
FAIL: gcc.dg/tree-prof/pr45354.c compilation,  -fprofile-use -D_PROFILE_USE
UNRESOLVED: gcc.dg/tree-prof/pr45354.c execution,    -fprofile-use -D_PROFILE_USE
XPASS: gcc.dg/tree-ssa/20030807-7.c scan-tree-dump-times vrp1 "if " 1
FAIL: gcc.dg/tree-ssa/vrp47.c scan-tree-dump-times dom1 "x[^ ]* & y" 1

		=== gcc Summary for unix/-m64 ===

# of expected passes		64289
# of unexpected failures	89
# of unexpected successes	4
# of expected failures		183
# of unresolved testcases	2
# of unsupported tests		1639

		=== gcc Summary ===

# of expected passes		128284
# of unexpected failures	177
# of unexpected successes	8
# of expected failures		365
# of unresolved testcases	2
# of unsupported tests		2982
/sw/src/fink.build/gcc47-4.7.0-1000/darwin_objdir/gcc/xgcc  version 4.7.0 20110616 (experimental) (GCC) 

		=== gfortran tests ===


Running target unix/-m32

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

# of expected passes		38727
# of expected failures		53
# of unsupported tests		209

Running target unix/-m64

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

# of expected passes		39014
# of expected failures		53
# of unsupported tests		71

		=== gfortran Summary ===

# of expected passes		77741
# of expected failures		106
# of unsupported tests		280
/sw/src/fink.build/gcc47-4.7.0-1000/darwin_objdir/gcc/testsuite/gfortran/../../gfortran  version 4.7.0 20110616 (experimental) (GCC) 

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


Running target unix/-m32
FAIL: obj-c++.dg/invalid-type-1.mm -fgnu-runtime  (test for errors, line 21)
FAIL: obj-c++.dg/invalid-type-1.mm -fgnu-runtime  (test for errors, line 24)
FAIL: obj-c++.dg/invalid-type-1.mm -fgnu-runtime (test for excess errors)
FAIL: obj-c++.dg/cxx-ivars-3.mm -fnext-runtime execution test
FAIL: obj-c++.dg/invalid-type-1.mm -fnext-runtime  (test for errors, line 21)
FAIL: obj-c++.dg/invalid-type-1.mm -fnext-runtime  (test for errors, line 24)
FAIL: obj-c++.dg/invalid-type-1.mm -fnext-runtime (test for excess errors)
FAIL: obj-c++.dg/torture/strings/const-cfstring-1.mm  -O0  -fnext-runtime execution test
FAIL: obj-c++.dg/torture/strings/const-cfstring-1.mm  -O1  -fnext-runtime execution test
FAIL: obj-c++.dg/torture/strings/const-cfstring-1.mm  -O2  -fnext-runtime execution test
FAIL: obj-c++.dg/torture/strings/const-cfstring-1.mm  -O3 -fomit-frame-pointer  -fnext-runtime execution test
FAIL: obj-c++.dg/torture/strings/const-cfstring-1.mm  -O3 -g  -fnext-runtime execution test
FAIL: obj-c++.dg/torture/strings/const-cfstring-1.mm  -Os  -fnext-runtime execution test

		=== obj-c++ Summary for unix/-m32 ===

# of expected passes		3002
# of unexpected failures	13
# of expected failures		2
# of unsupported tests		56

Running target unix/-m64
FAIL: obj-c++.dg/invalid-type-1.mm -fgnu-runtime  (test for errors, line 21)
FAIL: obj-c++.dg/invalid-type-1.mm -fgnu-runtime  (test for errors, line 24)
FAIL: obj-c++.dg/invalid-type-1.mm -fgnu-runtime (test for excess errors)
FAIL: obj-c++.dg/invalid-type-1.mm -fnext-runtime  (test for errors, line 21)
FAIL: obj-c++.dg/invalid-type-1.mm -fnext-runtime  (test for errors, line 24)
FAIL: obj-c++.dg/invalid-type-1.mm -fnext-runtime (test for excess errors)
FAIL: obj-c++.dg/torture/strings/const-cfstring-1.mm  -O0  -fnext-runtime execution test
FAIL: obj-c++.dg/torture/strings/const-cfstring-1.mm  -O1  -fnext-runtime execution test
FAIL: obj-c++.dg/torture/strings/const-cfstring-1.mm  -O2  -fnext-runtime execution test
FAIL: obj-c++.dg/torture/strings/const-cfstring-1.mm  -O3 -fomit-frame-pointer  -fnext-runtime execution test
FAIL: obj-c++.dg/torture/strings/const-cfstring-1.mm  -O3 -g  -fnext-runtime execution test
FAIL: obj-c++.dg/torture/strings/const-cfstring-1.mm  -Os  -fnext-runtime execution test

		=== obj-c++ Summary for unix/-m64 ===

# of expected passes		2977
# of unexpected failures	12
# of expected failures		19
# of unsupported tests		59

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

# of expected passes		5979
# of unexpected failures	25
# of expected failures		21
# of unsupported tests		115
/sw/src/fink.build/gcc47-4.7.0-1000/darwin_objdir/gcc/testsuite/obj-c++/../../g++  version 4.7.0 20110616 (experimental) (GCC) 

		=== objc tests ===


Running target unix/-m32
FAIL: objc.dg/no-extra-load.m -fnext-runtime (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/objc-foreach-4.m -fnext-runtime (test for excess errors)
FAIL: objc.dg/objc-foreach-5.m -fnext-runtime (test for excess errors)
ERROR: objc.dg/objc-foreach-5.m: error executing dg-final: couldn't open "objc-foreach-5.s": no such file or directory
UNRESOLVED: objc.dg/objc-foreach-5.m: error executing dg-final: couldn't open "objc-foreach-5.s": no such file or directory
FAIL: objc.dg/torture/strings/const-cfstring-1.m  -O0  -fnext-runtime execution test
FAIL: objc.dg/torture/strings/const-cfstring-1.m  -O1  -fnext-runtime execution test
FAIL: objc.dg/torture/strings/const-cfstring-1.m  -O2  -fnext-runtime execution test
FAIL: objc.dg/torture/strings/const-cfstring-1.m  -O3 -fomit-frame-pointer  -fnext-runtime execution test
FAIL: objc.dg/torture/strings/const-cfstring-1.m  -O3 -g  -fnext-runtime execution test
FAIL: objc.dg/torture/strings/const-cfstring-1.m  -Os  -fnext-runtime execution test

		=== objc Summary for unix/-m32 ===

# of expected passes		5892
# of unexpected failures	9
# of expected failures		6
# of unresolved testcases	2
# of unsupported tests		73

Running target unix/-m64
FAIL: objc.dg/no-extra-load.m -fnext-runtime (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/objc-foreach-4.m -fnext-runtime (test for excess errors)
FAIL: objc.dg/objc-foreach-5.m -fnext-runtime (test for excess errors)
ERROR: objc.dg/objc-foreach-5.m: error executing dg-final: couldn't open "objc-foreach-5.s": no such file or directory
UNRESOLVED: objc.dg/objc-foreach-5.m: error executing dg-final: couldn't open "objc-foreach-5.s": no such file or directory
XPASS: objc.dg/torture/forward-1.m  -O0  -fgnu-runtime execution test
XPASS: objc.dg/torture/forward-1.m  -O1  -fgnu-runtime execution test
XPASS: objc.dg/torture/forward-1.m  -O2  -fgnu-runtime execution test
XPASS: objc.dg/torture/forward-1.m  -O3 -fomit-frame-pointer  -fgnu-runtime execution test
XPASS: objc.dg/torture/forward-1.m  -O3 -fomit-frame-pointer -funroll-loops  -fgnu-runtime execution test
XPASS: objc.dg/torture/forward-1.m  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  -fgnu-runtime execution test
XPASS: objc.dg/torture/forward-1.m  -O3 -g  -fgnu-runtime execution test
XPASS: objc.dg/torture/forward-1.m  -Os  -fgnu-runtime execution test
FAIL: objc.dg/torture/strings/const-cfstring-1.m  -O0  -fnext-runtime execution test
FAIL: objc.dg/torture/strings/const-cfstring-1.m  -O1  -fnext-runtime execution test
FAIL: objc.dg/torture/strings/const-cfstring-1.m  -O2  -fnext-runtime execution test
FAIL: objc.dg/torture/strings/const-cfstring-1.m  -O3 -fomit-frame-pointer  -fnext-runtime execution test
FAIL: objc.dg/torture/strings/const-cfstring-1.m  -O3 -g  -fnext-runtime execution test
FAIL: objc.dg/torture/strings/const-cfstring-1.m  -Os  -fnext-runtime execution test

		=== objc Summary for unix/-m64 ===

# of expected passes		5844
# of unexpected failures	9
# of unexpected successes	8
# of expected failures		14
# of unresolved testcases	2
# of unsupported tests		85

		=== objc Summary ===

# of expected passes		11736
# of unexpected failures	18
# of unexpected successes	8
# of expected failures		20
# of unresolved testcases	4
# of unsupported tests		158
/sw/src/fink.build/gcc47-4.7.0-1000/darwin_objdir/gcc/xgcc  version 4.7.0 20110616 (experimental) (GCC) 

		=== boehm-gc tests ===


Running target unix/-m32
FAIL: boehm-gc.c/gctest.c -O2 execution test
FAIL: boehm-gc.c/leak_test.c -O2 execution test
FAIL: boehm-gc.c/thread_leak_test.c -O2 execution test
FAIL: boehm-gc.lib/staticrootstest.c -O2 execution test

		=== boehm-gc Summary for unix/-m32 ===

# of expected passes		8
# of unexpected failures	4
# of unsupported tests		1

Running target unix/-m64
FAIL: boehm-gc.c/gctest.c -O2 execution test
FAIL: boehm-gc.c/leak_test.c -O2 execution test
FAIL: boehm-gc.c/thread_leak_test.c -O2 execution test
FAIL: boehm-gc.lib/staticrootstest.c -O2 execution test

		=== boehm-gc Summary for unix/-m64 ===

# of expected passes		8
# of unexpected failures	4
# of unsupported tests		1

		=== boehm-gc Summary ===

# of expected passes		16
# of unexpected failures	8
# of unsupported tests		2
		=== libffi tests ===


Running target unix/-m32

		=== libffi Summary for unix/-m32 ===

# of expected passes		1634
# of expected failures		10
# of unsupported tests		15

Running target unix/-m64

		=== libffi Summary for unix/-m64 ===

# of expected passes		1634
# of expected failures		10
# of unsupported tests		15

		=== libffi Summary ===

# of expected passes		3268
# of expected failures		20
# of unsupported tests		30
		=== libgomp tests ===


Running target unix/-m32

		=== libgomp Summary for unix/-m32 ===

# of expected passes		2632
# of unsupported tests		3

Running target unix/-m64

		=== libgomp Summary for unix/-m64 ===

# of expected passes		2632
# of unsupported tests		3

		=== libgomp Summary ===

# of expected passes		5264
# of unsupported tests		6
		=== libjava tests ===


Running target unix/-m32
FAIL: PR16923.c compilation

		=== libjava Summary for unix/-m32 ===

# of expected passes		2572
# of unexpected failures	1

Running target unix/-m64
FAIL: PR16923 run
FAIL: Throw_2 execution - source compiled test
FAIL: Throw_2 -findirect-dispatch execution - source compiled test
FAIL: Throw_2 -O3 execution - source compiled test
FAIL: Throw_2 -O3 -findirect-dispatch execution - source compiled test

		=== libjava Summary for unix/-m64 ===

# of expected passes		2565
# of unexpected failures	5
# of untested testcases		5

		=== libjava Summary ===

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


Running target unix/-m32

		=== libstdc++ Summary for unix/-m32 ===

# of expected passes		7261
# of expected failures		45
# of unsupported tests		700

Running target unix/-m64

		=== libstdc++ Summary for unix/-m64 ===

# of expected passes		7259
# of expected failures		45
# of unsupported tests		701

		=== libstdc++ Summary ===

# of expected passes		14520
# of expected failures		90
# of unsupported tests		1401

Compiler version: 4.7.0 20110616 (experimental) (GCC) 
Platform: x86_64-apple-darwin11.0.0
configure flags: --prefix=/sw --prefix=/sw/lib/gcc4.7 --mandir=/sw/share/man --infodir=/sw/lib/gcc4.7/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 --program-suffix=-fsf-4.7 --enable-checking=yes --enable-cloog-backend=isl


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