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.4.0 20080824 (experimental) [trunk revision 139530] (GCC) testsuite on x86_64-unknown-linux-gnu


LAST_UPDATED: Sun Aug 24 01:25:06 UTC 2008 (revision 139530)

Native configuration is x86_64-unknown-linux-gnu

		=== g++ tests ===


Running target unix/-m32
FAIL: g++.dg/other/PR23205.C scan-assembler .stabs.*foobar:c=i

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

# of expected passes		18629
# of unexpected failures	1
# of expected failures		80
# of unsupported tests		91

Running target unix
FAIL: g++.dg/other/PR23205.C scan-assembler .stabs.*foobar:c=i

		=== g++ Summary for unix ===

# of expected passes		18316
# of unexpected failures	1
# of expected failures		80
# of unsupported tests		241

		=== g++ Summary ===

# of expected passes		36945
# of unexpected failures	2
# of expected failures		160
# of unsupported tests		332
/export/gnu/import/svn/gcc-test/bld/gcc/testsuite/g++/../../g++  version 4.4.0 20080824 (experimental) [trunk revision 139530] (GCC) 

		=== gcc tests ===


Running target unix/-m32
FAIL: gcc.dg/autopar/parallelization-1.c scan-tree-dump-times parloops "SUCCESS: may be parallelized" 1
FAIL: gcc.dg/autopar/parallelization-1.c scan-tree-dump-times final_cleanup "loopfn" 5
FAIL: gcc.dg/debug/dwarf2/dwarf-die3.c scan-assembler-not DW_AT_inline
FAIL: gcc.dg/pr30286.c execution test
FAIL: gcc.dg/sibcall-6.c execution test
FAIL: gcc.dg/ipa/ipa-7.c scan-ipa-dump-times cp "propagating const" 1
FAIL: gcc.dg/matrix/transpose-3.c compilation,  -fprofile-use -fipa-matrix-reorg -fdump-ipa-matrix-reorg -O3 -fwhole-program -combine (internal compiler error)
UNRESOLVED: gcc.dg/matrix/transpose-3.c execution,    -fprofile-use -fipa-matrix-reorg -fdump-ipa-matrix-reorg -O3 -fwhole-program -combine
FAIL: gcc.dg/pch/valid-1b.c -O0 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/valid-1b.c -O0 -g assembly comparison
FAIL: gcc.dg/pch/valid-1b.c  -O0  -I. (test for excess errors)
FAIL: gcc.dg/pch/valid-1b.c  -O0  assembly comparison
FAIL: gcc.dg/pch/valid-1b.c  -O1  -I. (test for excess errors)
FAIL: gcc.dg/pch/valid-1b.c  -O1  assembly comparison
FAIL: gcc.dg/pch/valid-1b.c  -O2  -I. (test for excess errors)
FAIL: gcc.dg/pch/valid-1b.c  -O2  assembly comparison
FAIL: gcc.dg/pch/valid-1b.c  -O3 -fomit-frame-pointer  -I. (test for excess errors)
FAIL: gcc.dg/pch/valid-1b.c  -O3 -fomit-frame-pointer  assembly comparison
FAIL: gcc.dg/pch/valid-1b.c  -O3 -g  -I. (test for excess errors)
FAIL: gcc.dg/pch/valid-1b.c  -O3 -g  assembly comparison
FAIL: gcc.dg/pch/valid-1b.c  -Os  -I. (test for excess errors)
FAIL: gcc.dg/pch/valid-1b.c  -Os  assembly comparison
FAIL: gcc.dg/vect/pr25413a.c scan-tree-dump-times vect "vectorized 1 loops" 1
FAIL: gcc.dg/vect/vect-109.c scan-tree-dump-times vect "vectorized 0 loops" 2
FAIL: gcc.dg/vect/vect-109.c scan-tree-dump-times vect "not vectorized: unsupported unaligned store" 2
FAIL: gcc.dg/vect/vect-67.c scan-tree-dump-times vect "vectorized 1 loops" 1
FAIL: gcc.dg/vect/slp-14.c scan-tree-dump-times vect "vectorized 1 loops" 1
FAIL: gcc.dg/vect/slp-14.c scan-tree-dump-times vect "vectorizing stmts using SLP" 2
FAIL: gcc.dg/vect/slp-15.c scan-tree-dump-times vect "vectorized 1 loops" 1
FAIL: gcc.dg/vect/slp-15.c scan-tree-dump-times vect "vectorizing stmts using SLP" 2
FAIL: gcc.dg/vect/slp-2.c scan-tree-dump-times vect "vectorized 4 loops" 1
FAIL: gcc.dg/vect/slp-2.c scan-tree-dump-times vect "vectorizing stmts using SLP" 4
FAIL: gcc.dg/vect/slp-20.c scan-tree-dump-times vect "vectorized 2 loops" 1
FAIL: gcc.dg/vect/slp-20.c scan-tree-dump-times vect "vectorizing stmts using SLP" 4
FAIL: gcc.dg/vect/slp-22.c scan-tree-dump-times vect "vectorized 2 loops" 1
FAIL: gcc.dg/vect/slp-22.c scan-tree-dump-times vect "vectorizing stmts using SLP" 6
FAIL: gcc.dg/vect/slp-25.c scan-tree-dump-times vect "vectorized 2 loops" 1
FAIL: gcc.dg/vect/slp-25.c scan-tree-dump-times vect "Alignment of access forced using peeling" 2
FAIL: gcc.dg/vect/slp-9.c scan-tree-dump-times vect "vectorized 1 loops" 1
FAIL: gcc.dg/vect/slp-9.c scan-tree-dump-times vect "vectorizing stmts using SLP" 1
FAIL: gcc.dg/vect/no-scevccp-outer-13.c scan-tree-dump-times vect "OUTER LOOP VECTORIZED." 1
FAIL: gcc.dg/vect/no-scevccp-outer-7.c scan-tree-dump-times vect "OUTER LOOP VECTORIZED." 1

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

# of expected passes		53268
# of unexpected failures	41
# of expected failures		194
# of unresolved testcases	1
# of unsupported tests		413

Running target unix
FAIL: gcc.dg/autopar/parallelization-1.c scan-tree-dump-times parloops "SUCCESS: may be parallelized" 1
FAIL: gcc.dg/autopar/parallelization-1.c scan-tree-dump-times final_cleanup "loopfn" 5
FAIL: gcc.dg/debug/dwarf2/dwarf-die3.c scan-assembler-not DW_AT_inline
FAIL: gcc.dg/sibcall-6.c execution test
FAIL: gcc.dg/ipa/ipa-7.c scan-ipa-dump-times cp "propagating const" 1
FAIL: gcc.dg/matrix/transpose-3.c compilation,  -fprofile-use -fipa-matrix-reorg -fdump-ipa-matrix-reorg -O3 -fwhole-program -combine (internal compiler error)
UNRESOLVED: gcc.dg/matrix/transpose-3.c execution,    -fprofile-use -fipa-matrix-reorg -fdump-ipa-matrix-reorg -O3 -fwhole-program -combine
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
FAIL: gcc.dg/vect/pr25413a.c scan-tree-dump-times vect "vectorized 1 loops" 1
FAIL: gcc.dg/vect/vect-109.c scan-tree-dump-times vect "vectorized 0 loops" 2
FAIL: gcc.dg/vect/vect-109.c scan-tree-dump-times vect "not vectorized: unsupported unaligned store" 2
FAIL: gcc.dg/vect/vect-67.c scan-tree-dump-times vect "vectorized 1 loops" 1
FAIL: gcc.dg/vect/slp-14.c scan-tree-dump-times vect "vectorized 1 loops" 1
FAIL: gcc.dg/vect/slp-14.c scan-tree-dump-times vect "vectorizing stmts using SLP" 2
FAIL: gcc.dg/vect/slp-15.c scan-tree-dump-times vect "vectorized 1 loops" 1
FAIL: gcc.dg/vect/slp-15.c scan-tree-dump-times vect "vectorizing stmts using SLP" 2
FAIL: gcc.dg/vect/slp-2.c scan-tree-dump-times vect "vectorized 4 loops" 1
FAIL: gcc.dg/vect/slp-2.c scan-tree-dump-times vect "vectorizing stmts using SLP" 4
FAIL: gcc.dg/vect/slp-20.c scan-tree-dump-times vect "vectorized 2 loops" 1
FAIL: gcc.dg/vect/slp-20.c scan-tree-dump-times vect "vectorizing stmts using SLP" 4
FAIL: gcc.dg/vect/slp-22.c scan-tree-dump-times vect "vectorized 2 loops" 1
FAIL: gcc.dg/vect/slp-22.c scan-tree-dump-times vect "vectorizing stmts using SLP" 6
FAIL: gcc.dg/vect/slp-25.c scan-tree-dump-times vect "vectorized 2 loops" 1
FAIL: gcc.dg/vect/slp-25.c scan-tree-dump-times vect "Alignment of access forced using peeling" 2
FAIL: gcc.dg/vect/slp-9.c scan-tree-dump-times vect "vectorized 1 loops" 1
FAIL: gcc.dg/vect/slp-9.c scan-tree-dump-times vect "vectorizing stmts using SLP" 1
FAIL: gcc.dg/vect/no-scevccp-outer-13.c scan-tree-dump-times vect "OUTER LOOP VECTORIZED." 1
FAIL: gcc.dg/vect/no-scevccp-outer-7.c scan-tree-dump-times vect "OUTER LOOP VECTORIZED." 1

		=== gcc Summary for unix ===

# of expected passes		52816
# of unexpected failures	28
# of expected failures		194
# of unresolved testcases	3
# of unsupported tests		707

		=== gcc Summary ===

# of expected passes		106084
# of unexpected failures	69
# of expected failures		388
# of unresolved testcases	4
# of unsupported tests		1120
/export/gnu/import/svn/gcc-test/bld/gcc/xgcc  version 4.4.0 20080824 (experimental) [trunk revision 139530] (GCC) 

		=== gfortran tests ===


Running target unix/-m32
FAIL: gfortran.dg/assumed_charlen_arg_1.f90  -O2  (internal compiler error)
FAIL: gfortran.dg/assumed_charlen_arg_1.f90  -O2  (test for excess errors)
WARNING: gfortran.dg/assumed_charlen_arg_1.f90  -O2  compilation failed to produce executable
FAIL: gfortran.dg/assumed_charlen_arg_1.f90  -O3 -fomit-frame-pointer  (internal compiler error)
FAIL: gfortran.dg/assumed_charlen_arg_1.f90  -O3 -fomit-frame-pointer  (test for excess errors)
WARNING: gfortran.dg/assumed_charlen_arg_1.f90  -O3 -fomit-frame-pointer  compilation failed to produce executable
FAIL: gfortran.dg/assumed_charlen_arg_1.f90  -O3 -fomit-frame-pointer -funroll-loops  (internal compiler error)
FAIL: gfortran.dg/assumed_charlen_arg_1.f90  -O3 -fomit-frame-pointer -funroll-loops  (test for excess errors)
WARNING: gfortran.dg/assumed_charlen_arg_1.f90  -O3 -fomit-frame-pointer -funroll-loops  compilation failed to produce executable
FAIL: gfortran.dg/assumed_charlen_arg_1.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  (internal compiler error)
FAIL: gfortran.dg/assumed_charlen_arg_1.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  (test for excess errors)
WARNING: gfortran.dg/assumed_charlen_arg_1.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  compilation failed to produce executable
FAIL: gfortran.dg/assumed_charlen_arg_1.f90  -O3 -g  (internal compiler error)
FAIL: gfortran.dg/assumed_charlen_arg_1.f90  -O3 -g  (test for excess errors)
WARNING: gfortran.dg/assumed_charlen_arg_1.f90  -O3 -g  compilation failed to produce executable
FAIL: gfortran.dg/assumed_charlen_arg_1.f90  -Os  (internal compiler error)
FAIL: gfortran.dg/assumed_charlen_arg_1.f90  -Os  (test for excess errors)
WARNING: gfortran.dg/assumed_charlen_arg_1.f90  -Os  compilation failed to produce executable
FAIL: gfortran.dg/namelist_14.f90  -O2  (internal compiler error)
FAIL: gfortran.dg/namelist_14.f90  -O2  (test for excess errors)
WARNING: gfortran.dg/namelist_14.f90  -O2  compilation failed to produce executable
FAIL: gfortran.dg/namelist_14.f90  -O3 -fomit-frame-pointer  (internal compiler error)
FAIL: gfortran.dg/namelist_14.f90  -O3 -fomit-frame-pointer  (test for excess errors)
WARNING: gfortran.dg/namelist_14.f90  -O3 -fomit-frame-pointer  compilation failed to produce executable
FAIL: gfortran.dg/namelist_14.f90  -O3 -fomit-frame-pointer -funroll-loops  (internal compiler error)
FAIL: gfortran.dg/namelist_14.f90  -O3 -fomit-frame-pointer -funroll-loops  (test for excess errors)
WARNING: gfortran.dg/namelist_14.f90  -O3 -fomit-frame-pointer -funroll-loops  compilation failed to produce executable
FAIL: gfortran.dg/namelist_14.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  (internal compiler error)
FAIL: gfortran.dg/namelist_14.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  (test for excess errors)
WARNING: gfortran.dg/namelist_14.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  compilation failed to produce executable
FAIL: gfortran.dg/namelist_14.f90  -O3 -g  (internal compiler error)
FAIL: gfortran.dg/namelist_14.f90  -O3 -g  (test for excess errors)
WARNING: gfortran.dg/namelist_14.f90  -O3 -g  compilation failed to produce executable
FAIL: gfortran.dg/substr_4.f  -O2  (internal compiler error)
FAIL: gfortran.dg/substr_4.f  -O2  (test for excess errors)
WARNING: gfortran.dg/substr_4.f  -O2  compilation failed to produce executable
FAIL: gfortran.dg/substr_4.f  -O3 -fomit-frame-pointer  (internal compiler error)
FAIL: gfortran.dg/substr_4.f  -O3 -fomit-frame-pointer  (test for excess errors)
WARNING: gfortran.dg/substr_4.f  -O3 -fomit-frame-pointer  compilation failed to produce executable
FAIL: gfortran.dg/substr_4.f  -O3 -fomit-frame-pointer -funroll-loops  (internal compiler error)
FAIL: gfortran.dg/substr_4.f  -O3 -fomit-frame-pointer -funroll-loops  (test for excess errors)
WARNING: gfortran.dg/substr_4.f  -O3 -fomit-frame-pointer -funroll-loops  compilation failed to produce executable
FAIL: gfortran.dg/substr_4.f  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  (internal compiler error)
FAIL: gfortran.dg/substr_4.f  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  (test for excess errors)
WARNING: gfortran.dg/substr_4.f  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  compilation failed to produce executable
FAIL: gfortran.dg/substr_4.f  -O3 -g  (internal compiler error)
FAIL: gfortran.dg/substr_4.f  -O3 -g  (test for excess errors)
WARNING: gfortran.dg/substr_4.f  -O3 -g  compilation failed to produce executable
FAIL: gfortran.dg/substr_4.f  -Os  (internal compiler error)
FAIL: gfortran.dg/substr_4.f  -Os  (test for excess errors)
WARNING: gfortran.dg/substr_4.f  -Os  compilation failed to produce executable

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

# of expected passes		27306
# of unexpected failures	34
# of expected failures		8
# of unsupported tests		89

Running target unix
FAIL: gfortran.dg/namelist_14.f90  -O2  (internal compiler error)
FAIL: gfortran.dg/namelist_14.f90  -O2  (test for excess errors)
WARNING: gfortran.dg/namelist_14.f90  -O2  compilation failed to produce executable
FAIL: gfortran.dg/namelist_14.f90  -O3 -fomit-frame-pointer  (internal compiler error)
FAIL: gfortran.dg/namelist_14.f90  -O3 -fomit-frame-pointer  (test for excess errors)
WARNING: gfortran.dg/namelist_14.f90  -O3 -fomit-frame-pointer  compilation failed to produce executable
FAIL: gfortran.dg/namelist_14.f90  -O3 -fomit-frame-pointer -funroll-loops  (internal compiler error)
FAIL: gfortran.dg/namelist_14.f90  -O3 -fomit-frame-pointer -funroll-loops  (test for excess errors)
WARNING: gfortran.dg/namelist_14.f90  -O3 -fomit-frame-pointer -funroll-loops  compilation failed to produce executable
FAIL: gfortran.dg/namelist_14.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  (internal compiler error)
FAIL: gfortran.dg/namelist_14.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  (test for excess errors)
WARNING: gfortran.dg/namelist_14.f90  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  compilation failed to produce executable
FAIL: gfortran.dg/namelist_14.f90  -O3 -g  (internal compiler error)
FAIL: gfortran.dg/namelist_14.f90  -O3 -g  (test for excess errors)
WARNING: gfortran.dg/namelist_14.f90  -O3 -g  compilation failed to produce executable
FAIL: gfortran.dg/substr_4.f  -O2  (internal compiler error)
FAIL: gfortran.dg/substr_4.f  -O2  (test for excess errors)
WARNING: gfortran.dg/substr_4.f  -O2  compilation failed to produce executable
FAIL: gfortran.dg/substr_4.f  -O3 -fomit-frame-pointer  (internal compiler error)
FAIL: gfortran.dg/substr_4.f  -O3 -fomit-frame-pointer  (test for excess errors)
WARNING: gfortran.dg/substr_4.f  -O3 -fomit-frame-pointer  compilation failed to produce executable
FAIL: gfortran.dg/substr_4.f  -O3 -fomit-frame-pointer -funroll-loops  (internal compiler error)
FAIL: gfortran.dg/substr_4.f  -O3 -fomit-frame-pointer -funroll-loops  (test for excess errors)
WARNING: gfortran.dg/substr_4.f  -O3 -fomit-frame-pointer -funroll-loops  compilation failed to produce executable
FAIL: gfortran.dg/substr_4.f  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  (internal compiler error)
FAIL: gfortran.dg/substr_4.f  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  (test for excess errors)
WARNING: gfortran.dg/substr_4.f  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  compilation failed to produce executable
FAIL: gfortran.dg/substr_4.f  -O3 -g  (internal compiler error)
FAIL: gfortran.dg/substr_4.f  -O3 -g  (test for excess errors)
WARNING: gfortran.dg/substr_4.f  -O3 -g  compilation failed to produce executable
FAIL: gfortran.dg/substr_4.f  -Os  (internal compiler error)
FAIL: gfortran.dg/substr_4.f  -Os  (test for excess errors)
WARNING: gfortran.dg/substr_4.f  -Os  compilation failed to produce executable

		=== gfortran Summary for unix ===

# of expected passes		27433
# of unexpected failures	22
# of expected failures		8
# of unsupported tests		34

		=== gfortran Summary ===

# of expected passes		54739
# of unexpected failures	56
# of expected failures		16
# of unsupported tests		123
/export/gnu/import/svn/gcc-test/bld/gcc/testsuite/gfortran/../../gfortran  version 4.4.0 20080824 (experimental) [trunk revision 139530] (GCC) 

		=== objc tests ===


Running target unix/-m32

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

# of expected passes		1814
# of expected failures		7
# of unsupported tests		24

Running target unix

		=== objc Summary for unix ===

# of expected passes		1814
# of expected failures		7
# of unsupported tests		24

		=== objc Summary ===

# of expected passes		3628
# of expected failures		14
# of unsupported tests		48
/export/gnu/import/svn/gcc-test/bld/gcc/xgcc  version 4.4.0 20080824 (experimental) [trunk revision 139530] (GCC) 

		=== libffi tests ===


Running target unix/-m32

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

# of expected passes		1389
# of unsupported tests		10

Running target unix

		=== libffi Summary for unix ===

# of expected passes		1389
# of unsupported tests		10

		=== libffi Summary ===

# of expected passes		2778
# of unsupported tests		20
		=== libgomp tests ===


Running target unix/-m32

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

# of expected passes		2289

Running target unix

		=== libgomp Summary for unix ===

# of expected passes		2289

		=== libgomp Summary ===

# of expected passes		4578
		=== libjava tests ===


Running target unix/-m32

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

# of expected passes		2574

Running target unix

		=== libjava Summary for unix ===

# of expected passes		2574

		=== libjava Summary ===

# of expected passes		5148
		=== libmudflap tests ===


Running target unix/-m32
FAIL: libmudflap.c++/pass41-frag.cxx execution test
FAIL: libmudflap.c++/pass41-frag.cxx (-static) execution test
FAIL: libmudflap.c++/pass41-frag.cxx (-O2) execution test
FAIL: libmudflap.c++/pass41-frag.cxx (-O3) execution test
FAIL: libmudflap.cth/pass39-frag.c execution test
FAIL: libmudflap.cth/pass39-frag.c output pattern test
FAIL: libmudflap.cth/pass39-frag.c (rerun 8) execution test
FAIL: libmudflap.cth/pass39-frag.c (rerun 8) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (-static -DSTATIC) (rerun 5) execution test
FAIL: libmudflap.cth/pass39-frag.c (-static -DSTATIC) (rerun 5) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 5) execution test
FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 5) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 16) execution test
FAIL: libmudflap.cth/pass39-frag.c (-O2) (rerun 16) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (-O3) execution test
FAIL: libmudflap.cth/pass39-frag.c (-O3) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (-O3) (rerun 15) execution test
FAIL: libmudflap.cth/pass39-frag.c (-O3) (rerun 15) output pattern test

		=== libmudflap Summary for unix/-m32 ===

# of expected passes		1847
# of unexpected failures	18

Running target unix
FAIL: libmudflap.c++/pass41-frag.cxx execution test
FAIL: libmudflap.c++/pass41-frag.cxx (-static) execution test
FAIL: libmudflap.c++/pass41-frag.cxx (-O2) execution test
FAIL: libmudflap.c++/pass41-frag.cxx (-O3) execution test

		=== libmudflap Summary for unix ===

# of expected passes		1861
# of unexpected failures	4

		=== libmudflap Summary ===

# of expected passes		3708
# of unexpected failures	22
		=== libstdc++ tests ===


Running target unix/-m32
XPASS: 23_containers/unordered_multimap/init-list.cc (test for excess errors)
XPASS: 26_numerics/headers/cmath/c99_classification_macros_c.cc (test for excess errors)

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

# of expected passes		5992
# of unexpected successes	2
# of expected failures		70
# of unsupported tests		13

Running target unix
XPASS: 23_containers/unordered_multimap/init-list.cc (test for excess errors)
XPASS: 26_numerics/headers/cmath/c99_classification_macros_c.cc (test for excess errors)

		=== libstdc++ Summary for unix ===

# of expected passes		5998
# of unexpected successes	2
# of expected failures		70
# of unsupported tests		10

		=== libstdc++ Summary ===

# of expected passes		11990
# of unexpected successes	4
# of expected failures		140
# of unsupported tests		23

Compiler version: 4.4.0 20080824 (experimental) [trunk revision 139530] (GCC) 
Platform: x86_64-unknown-linux-gnu
configure flags: --enable-checking=assert --enable-clocale=gnu --with-system-zlib --enable-shared --with-demangler-in-ld


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