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 20111203 (experimental) (GCC) testsuite on x86_64-apple-darwin11.2.0


r181964 with http://gcc.gnu.org/ml/gcc-patches/2011-11/msg02635.html and

Index: gcc/testsuite/gcc.dg/darwin-segaddr.c
===================================================================
--- gcc/testsuite/gcc.dg/darwin-segaddr.c	(revision 181964)
+++ gcc/testsuite/gcc.dg/darwin-segaddr.c	(working copy)
@@ -1,7 +1,7 @@
 /* Check that -segaddr gets through and works.  */
 /* { dg-do run { target *-*-darwin* } } */
-/* { dg-options "-O0 -segaddr __TEST 0x200000" { target { *-*-darwin* && { ! lp64 } } } } */
-/* { dg-options "-O0 -segaddr __TEST 0x110000000" { target { *-*-darwin* && lp64 } } } */
+/* { dg-options "-O0 -segaddr __TEST 0x200000 -fno-pie" { target { *-*-darwin* && { ! lp64 } } } } */
+/* { dg-options "-O0 -segaddr __TEST 0x110000000 -fno-pie" { target { *-*-darwin* && lp64 } } } */
 
 extern void abort ();
 
Index: gcc/config/darwin10.h
===================================================================
--- gcc/config/darwin10.h	(revision 181964)
+++ gcc/config/darwin10.h	(working copy)
@@ -26,7 +26,9 @@ along with GCC; see the file COPYING3.  
 #define LINK_GCC_C_SEQUENCE_SPEC \
 "%:version-compare(>= 10.6 mmacosx-version-min= -no_compact_unwind) \
    %{!static:%{!static-libgcc: \
-      %:version-compare(>= 10.6 mmacosx-version-min= -lSystem) } } %G %L"
+      %:version-compare(>= 10.6 mmacosx-version-min= -lSystem) } } \
+   %{fno-pic|fno-PIC|fno-pie|fno-PIE|fapple-kext|mkernel|static|mdynamic-no-pic: \
+      %:version-compare(>= 10.7 mmacosx-version-min= -no_pie) } %G %L"
 
 #undef DEF_MIN_OSX_VERSION
 #define DEF_MIN_OSX_VERSION "10.6"

Native configuration is x86_64-apple-darwin11.2.0

		=== g++ tests ===


Running target unix/-m32
WARNING: g++.dg/ext/label13.C -std=gnu++98 compilation failed to produce executable
WARNING: g++.dg/ext/label13.C -std=gnu++11 compilation failed to produce executable
FAIL: c-c++-common/cxxbitfields-3.c scan-assembler movl.*, var
FAIL: c-c++-common/cxxbitfields-3.c scan-assembler movl.*, var

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

# of expected passes		46326
# of unexpected failures	2
# of expected failures		290
# of unsupported tests		354

Running target unix/-m64
WARNING: g++.dg/ext/label13.C -std=gnu++98 compilation failed to produce executable
WARNING: g++.dg/ext/label13.C -std=gnu++11 compilation failed to produce executable
FAIL: c-c++-common/cxxbitfields-3.c scan-assembler movl.*, var
FAIL: c-c++-common/cxxbitfields-3.c scan-assembler movl.*, var

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

# of expected passes		47123
# of unexpected failures	2
# of expected failures		290
# of unsupported tests		580

		=== g++ Summary ===

# of expected passes		93449
# of unexpected failures	4
# of expected failures		580
# of unsupported tests		934
/sw/src/fink.build/gcc47-4.7.0-1/darwin_objdir/gcc/testsuite/g++/../../g++  version 4.7.0 20111203 (experimental) (GCC) 

		=== gcc tests ===


Running target unix/-m32
FAIL: c-c++-common/cxxbitfields-3.c scan-assembler movl.*, var
FAIL: gcc.dg/matrix/transpose-3.c execution,    -fprofile-use -fipa-matrix-reorg -fdump-ipa-matrix-reorg -O3 -fwhole-program -fno-tree-fre
FAIL: c-c++-common/tm/memcpy-1.c (test for excess errors)
FAIL: gcc.dg/tree-ssa/vrp47.c scan-tree-dump-times dom1 "x[^ ]* & y" 1
FAIL: gcc.misc-tests/gcov-14.c execution test
FAIL: gcc.misc-tests/gcov-14.c gcov failed: gcov-14.c.gcov does not exist

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

# of expected passes		80751
# of unexpected failures	6
# of expected failures		251
# of unsupported tests		1920

Running target unix/-m64
FAIL: c-c++-common/cxxbitfields-3.c scan-assembler movl.*, var
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/simulate-thread/atomic-load-int128.c  -O1 -g  thread simulation test
FAIL: gcc.dg/simulate-thread/atomic-load-int128.c  -O2 -g  thread simulation test
FAIL: gcc.dg/simulate-thread/atomic-load-int128.c  -O3 -g  thread simulation test
FAIL: gcc.dg/simulate-thread/atomic-load-int128.c  -Os -g  thread simulation test
FAIL: c-c++-common/tm/memcpy-1.c (test for excess errors)
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-ssa/vrp47.c scan-tree-dump-times dom1 "x[^ ]* & y" 1
FAIL: gcc.misc-tests/gcov-14.c execution test
FAIL: gcc.misc-tests/gcov-14.c gcov failed: gcov-14.c.gcov does not exist
FAIL: gcc.target/i386/pr49866.c (test for excess errors)

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

# of expected passes		80972
# of unexpected failures	12
# of expected failures		252
# of unresolved testcases	1
# of unsupported tests		2250

		=== gcc Summary ===

# of expected passes		161723
# of unexpected failures	18
# of expected failures		503
# of unresolved testcases	1
# of unsupported tests		4170
/sw/src/fink.build/gcc47-4.7.0-1/darwin_objdir/gcc/xgcc  version 4.7.0 20111203 (experimental) (GCC) 

		=== gfortran tests ===


Running target unix/-m32

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

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

Running target unix/-m64
FAIL: gfortran.fortran-torture/execute/entry_4.f90 execution,  -O2 
FAIL: gfortran.fortran-torture/execute/entry_4.f90 execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: gfortran.fortran-torture/execute/entry_4.f90 execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
FAIL: gfortran.fortran-torture/execute/entry_4.f90 execution,  -O2 -fbounds-check 
FAIL: gfortran.fortran-torture/execute/entry_4.f90 execution,  -O3 -g 
FAIL: gfortran.fortran-torture/execute/entry_4.f90 execution, -O2 -ftree-vectorize -msse2 

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

# of expected passes		40131
# of unexpected failures	6
# of expected failures		53
# of unsupported tests		71

		=== gfortran Summary ===

# of expected passes		79981
# of unexpected failures	6
# of expected failures		106
# of unsupported tests		280
/sw/src/fink.build/gcc47-4.7.0-1/darwin_objdir/gcc/testsuite/gfortran/../../gfortran  version 4.7.0 20111203 (experimental) (GCC) 

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


Running target unix/-m32
FAIL: obj-c++.dg/naming-3.mm -fgnu-runtime  (test for errors, line 6)
FAIL: obj-c++.dg/naming-4.mm -fgnu-runtime  (test for errors, line 31)
FAIL: obj-c++.dg/naming-4.mm -fgnu-runtime  (test for warnings, line 63)
FAIL: obj-c++.dg/naming-4.mm -fgnu-runtime  (test for warnings, line 100)
FAIL: obj-c++.dg/cxx-ivars-3.mm -fnext-runtime execution test
FAIL: obj-c++.dg/naming-3.mm -fnext-runtime  (test for errors, line 6)
FAIL: obj-c++.dg/naming-4.mm -fnext-runtime  (test for errors, line 31)
FAIL: obj-c++.dg/naming-4.mm -fnext-runtime  (test for warnings, line 63)
FAIL: obj-c++.dg/naming-4.mm -fnext-runtime  (test for warnings, line 100)
FAIL: obj-c++.dg/lto/trivial-1 obj_cpp_lto_trivial-1_0.o-obj_cpp_lto_trivial-1_0.o link, -O0 -flto -fnext-runtime
UNRESOLVED: obj-c++.dg/lto/trivial-1 obj_cpp_lto_trivial-1_0.o-obj_cpp_lto_trivial-1_0.o execute -O0 -flto -fnext-runtime
FAIL: obj-c++.dg/lto/trivial-1 obj_cpp_lto_trivial-1_0.o-obj_cpp_lto_trivial-1_0.o link, -O2 -flto -fnext-runtime
UNRESOLVED: obj-c++.dg/lto/trivial-1 obj_cpp_lto_trivial-1_0.o-obj_cpp_lto_trivial-1_0.o execute -O2 -flto -fnext-runtime
FAIL: obj-c++.dg/lto/trivial-1 obj_cpp_lto_trivial-1_0.o-obj_cpp_lto_trivial-1_0.o link, -O0 -flto -flto-partition=none -fnext-runtime
UNRESOLVED: obj-c++.dg/lto/trivial-1 obj_cpp_lto_trivial-1_0.o-obj_cpp_lto_trivial-1_0.o execute -O0 -flto -flto-partition=none -fnext-runtime
FAIL: obj-c++.dg/lto/trivial-1 obj_cpp_lto_trivial-1_0.o-obj_cpp_lto_trivial-1_0.o link, -O2 -flto -flto-partition=none -fnext-runtime
UNRESOLVED: obj-c++.dg/lto/trivial-1 obj_cpp_lto_trivial-1_0.o-obj_cpp_lto_trivial-1_0.o execute -O2 -flto -flto-partition=none -fnext-runtime
FAIL: obj-c++.dg/torture/trivial.mm  -O2 -flto -flto-partition=none  -fnext-runtime (test for excess errors)
WARNING: obj-c++.dg/torture/trivial.mm  -O2 -flto -flto-partition=none  -fnext-runtime compilation failed to produce executable
FAIL: obj-c++.dg/torture/trivial.mm  -O2 -flto  -fnext-runtime (test for excess errors)
WARNING: obj-c++.dg/torture/trivial.mm  -O2 -flto  -fnext-runtime compilation failed to produce executable
FAIL: obj-c++.dg/torture/strings/string1.mm  -O2 -flto -flto-partition=none  -fnext-runtime (test for excess errors)
FAIL: obj-c++.dg/torture/strings/string1.mm  -O2 -flto  -fnext-runtime (test for excess errors)
FAIL: obj-c++.dg/torture/tls/thr-init-3.mm  -O2 -flto -flto-partition=none  -fnext-runtime (test for excess errors)
WARNING: obj-c++.dg/torture/tls/thr-init-3.mm  -O2 -flto -flto-partition=none  -fnext-runtime compilation failed to produce executable
FAIL: obj-c++.dg/torture/tls/thr-init-3.mm  -O2 -flto  -fnext-runtime (test for excess errors)
WARNING: obj-c++.dg/torture/tls/thr-init-3.mm  -O2 -flto  -fnext-runtime compilation failed to produce executable

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

# of expected passes		3132
# of unexpected failures	19
# of expected failures		2
# of unresolved testcases	4
# of unsupported tests		68

Running target unix/-m64
FAIL: obj-c++.dg/naming-3.mm -fgnu-runtime  (test for errors, line 6)
FAIL: obj-c++.dg/naming-4.mm -fgnu-runtime  (test for errors, line 31)
FAIL: obj-c++.dg/naming-4.mm -fgnu-runtime  (test for warnings, line 63)
FAIL: obj-c++.dg/naming-4.mm -fgnu-runtime  (test for warnings, line 100)
FAIL: obj-c++.dg/naming-3.mm -fnext-runtime  (test for errors, line 6)
FAIL: obj-c++.dg/naming-4.mm -fnext-runtime  (test for errors, line 31)
FAIL: obj-c++.dg/naming-4.mm -fnext-runtime  (test for warnings, line 63)
FAIL: obj-c++.dg/naming-4.mm -fnext-runtime  (test for warnings, line 100)
FAIL: obj-c++.dg/torture/strings/string1.mm  -O2 -flto -flto-partition=none  -fnext-runtime (test for excess errors)
FAIL: obj-c++.dg/torture/strings/string1.mm  -O2 -flto  -fnext-runtime (test for excess errors)

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

# of expected passes		3099
# of unexpected failures	10
# of expected failures		19
# of unsupported tests		73

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

# of expected passes		6231
# of unexpected failures	29
# of expected failures		21
# of unresolved testcases	4
# of unsupported tests		141
/sw/src/fink.build/gcc47-4.7.0-1/darwin_objdir/gcc/testsuite/obj-c++/../../g++  version 4.7.0 20111203 (experimental) (GCC) 

		=== objc tests ===


Running target unix/-m32
FAIL: objc.dg/no-extra-load.m -fnext-runtime (test for excess errors)
UNRESOLVED: objc.dg/no-extra-load.m scan-assembler-not L_objc_msgSend\\\\\$non_lazy_ptr
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)
UNRESOLVED: objc.dg/objc-foreach-5.m scan-assembler _addStuffUp:
FAIL: objc.dg/lto/trivial-1 objc_lto_trivial-1_0.o-objc_lto_trivial-1_0.o link, -O0 -flto -fnext-runtime
UNRESOLVED: objc.dg/lto/trivial-1 objc_lto_trivial-1_0.o-objc_lto_trivial-1_0.o execute -O0 -flto -fnext-runtime
FAIL: objc.dg/lto/trivial-1 objc_lto_trivial-1_0.o-objc_lto_trivial-1_0.o link, -O2 -flto -fnext-runtime
UNRESOLVED: objc.dg/lto/trivial-1 objc_lto_trivial-1_0.o-objc_lto_trivial-1_0.o execute -O2 -flto -fnext-runtime
FAIL: objc.dg/lto/trivial-1 objc_lto_trivial-1_0.o-objc_lto_trivial-1_0.o link, -O0 -flto -flto-partition=none -fnext-runtime
UNRESOLVED: objc.dg/lto/trivial-1 objc_lto_trivial-1_0.o-objc_lto_trivial-1_0.o execute -O0 -flto -flto-partition=none -fnext-runtime
FAIL: objc.dg/lto/trivial-1 objc_lto_trivial-1_0.o-objc_lto_trivial-1_0.o link, -O2 -flto -flto-partition=none -fnext-runtime
UNRESOLVED: objc.dg/lto/trivial-1 objc_lto_trivial-1_0.o-objc_lto_trivial-1_0.o execute -O2 -flto -flto-partition=none -fnext-runtime
FAIL: objc.dg/torture/forward-1.m  -O2 -flto -flto-partition=none  -fnext-runtime (test for excess errors)
WARNING: objc.dg/torture/forward-1.m  -O2 -flto -flto-partition=none  -fnext-runtime compilation failed to produce executable
FAIL: objc.dg/torture/forward-1.m  -O2 -flto  -fnext-runtime (test for excess errors)
WARNING: objc.dg/torture/forward-1.m  -O2 -flto  -fnext-runtime compilation failed to produce executable
FAIL: objc.dg/torture/trivial.m  -O2 -flto -flto-partition=none  -fnext-runtime (test for excess errors)
WARNING: objc.dg/torture/trivial.m  -O2 -flto -flto-partition=none  -fnext-runtime compilation failed to produce executable
FAIL: objc.dg/torture/trivial.m  -O2 -flto  -fnext-runtime (test for excess errors)
WARNING: objc.dg/torture/trivial.m  -O2 -flto  -fnext-runtime compilation failed to produce executable
FAIL: objc.dg/torture/strings/string1.m  -O2 -flto -flto-partition=none  -fnext-runtime (test for excess errors)
FAIL: objc.dg/torture/strings/string1.m  -O2 -flto  -fnext-runtime (test for excess errors)
FAIL: objc.dg/torture/strings/string2.m  -O2 -flto -flto-partition=none  -fnext-runtime (test for excess errors)
FAIL: objc.dg/torture/strings/string2.m  -O2 -flto  -fnext-runtime (test for excess errors)
FAIL: objc.dg/torture/strings/string3.m  -O2 -flto -flto-partition=none  -fnext-runtime (test for excess errors)
FAIL: objc.dg/torture/strings/string3.m  -O2 -flto  -fnext-runtime (test for excess errors)
FAIL: objc.dg/torture/strings/string4.m  -O2 -flto -flto-partition=none  -fnext-runtime (test for excess errors)
FAIL: objc.dg/torture/strings/string4.m  -O2 -flto  -fnext-runtime (test for excess errors)
FAIL: objc.dg/torture/tls/thr-init-3.m  -O2 -flto -flto-partition=none  -fnext-runtime (test for excess errors)
WARNING: objc.dg/torture/tls/thr-init-3.m  -O2 -flto -flto-partition=none  -fnext-runtime compilation failed to produce executable
FAIL: objc.dg/torture/tls/thr-init-3.m  -O2 -flto  -fnext-runtime (test for excess errors)
WARNING: objc.dg/torture/tls/thr-init-3.m  -O2 -flto  -fnext-runtime compilation failed to produce executable

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

# of expected passes		6066
# of unexpected failures	21
# of expected failures		6
# of unresolved testcases	6
# of unsupported tests		85

Running target unix/-m64
FAIL: objc.dg/no-extra-load.m -fnext-runtime (test for excess errors)
UNRESOLVED: objc.dg/no-extra-load.m scan-assembler-not L_objc_msgSend\\\\\$non_lazy_ptr
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)
UNRESOLVED: objc.dg/objc-foreach-5.m scan-assembler _addStuffUp:
FAIL: objc.dg/torture/strings/string1.m  -O2 -flto -flto-partition=none  -fnext-runtime (test for excess errors)
FAIL: objc.dg/torture/strings/string1.m  -O2 -flto  -fnext-runtime (test for excess errors)
FAIL: objc.dg/torture/strings/string2.m  -O2 -flto -flto-partition=none  -fnext-runtime (test for excess errors)
FAIL: objc.dg/torture/strings/string2.m  -O2 -flto  -fnext-runtime (test for excess errors)
FAIL: objc.dg/torture/strings/string3.m  -O2 -flto -flto-partition=none  -fnext-runtime (test for excess errors)
FAIL: objc.dg/torture/strings/string3.m  -O2 -flto  -fnext-runtime (test for excess errors)
FAIL: objc.dg/torture/strings/string4.m  -O2 -flto -flto-partition=none  -fnext-runtime (test for excess errors)
FAIL: objc.dg/torture/strings/string4.m  -O2 -flto  -fnext-runtime (test for excess errors)

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

# of expected passes		6038
# of unexpected failures	11
# of expected failures		14
# of unresolved testcases	2
# of unsupported tests		91

		=== objc Summary ===

# of expected passes		12104
# of unexpected failures	32
# of expected failures		20
# of unresolved testcases	8
# of unsupported tests		176
/sw/src/fink.build/gcc47-4.7.0-1/darwin_objdir/gcc/xgcc  version 4.7.0 20111203 (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
FAIL: libgomp.graphite/force-parallel-7.c execution test

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

# of expected passes		2987
# of unexpected failures	1
# of unsupported tests		3

Running target unix/-m64
FAIL: libgomp.graphite/force-parallel-7.c execution test

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

# of expected passes		2987
# of unexpected failures	1
# of unsupported tests		3

		=== libgomp Summary ===

# of expected passes		5974
# of unexpected failures	2
# of unsupported tests		6
		=== libitm tests ===


Running target unix/-m32
FAIL: libitm.c/clone-1.c execution test
FAIL: libitm.c/memcpy-1.c execution test
FAIL: libitm.c/memset-1.c execution test
FAIL: libitm.c++/eh-1.C execution test
WARNING: libitm.c++/static_ctor.C compilation failed to produce executable

		=== libitm Summary for unix/-m32 ===

# of expected passes		19
# of unexpected failures	4
# of expected failures		5

Running target unix/-m64
FAIL: libitm.c/clone-1.c execution test
FAIL: libitm.c++/eh-1.C execution test
WARNING: libitm.c++/static_ctor.C compilation failed to produce executable

		=== libitm Summary for unix/-m64 ===

# of expected passes		21
# of unexpected failures	2
# of expected failures		5

		=== libitm Summary ===

# of expected passes		40
# of unexpected failures	6
# of expected failures		10
		=== 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
WARNING: program timed out.
FAIL: 30_threads/lock/3.cc execution test
FAIL: 30_threads/recursive_mutex/try_lock/1.cc execution test
FAIL: 30_threads/try_lock/3.cc execution test

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

# of expected passes		7753
# of unexpected failures	3
# of expected failures		45
# of unsupported tests		566

Running target unix/-m64
WARNING: program timed out.
FAIL: 30_threads/lock/3.cc execution test
FAIL: 30_threads/recursive_mutex/try_lock/1.cc execution test
FAIL: 30_threads/try_lock/3.cc execution test

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

# of expected passes		7751
# of unexpected failures	3
# of expected failures		45
# of unsupported tests		567

		=== libstdc++ Summary ===

# of expected passes		15504
# of unexpected failures	6
# of expected failures		90
# of unsupported tests		1133

Compiler version: 4.7.0 20111203 (experimental) (GCC) 
Platform: x86_64-apple-darwin11.2.0
configure flags: --prefix=/sw --prefix=/sw/lib/gcc4.7 --mandir=/sw/share/man --infodir=/sw/lib/gcc4.7/info --with-build-config=bootstrap-lto --enable-stage1-languages=c,lto --enable-languages=c,c++,fortran,lto,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]