This is the mail archive of the
gcc-testresults@gcc.gnu.org
mailing list for the GCC project.
Results for 4.3.0 20070913 (experimental) [trunk revision 128469] (GCC) testsuite on x86_64-unknown-linux-gnu
- From: hjl at gnu-26 dot sc dot intel dot com (H.J. Lu)
- To: gcc-testresults at gcc dot gnu dot org
- Date: Thu, 13 Sep 2007 11:18:05 -0700 (PDT)
- Subject: Results for 4.3.0 20070913 (experimental) [trunk revision 128469] (GCC) testsuite on x86_64-unknown-linux-gnu
LAST_UPDATED: Thu Sep 13 17:00:22 UTC 2007 (revision 128469)
Native configuration is x86_64-unknown-linux-gnu
=== gcc tests ===
Running target unix/-m32
FAIL: gcc.c-torture/execute/builtins/memset-chk.c compilation, -O3 -fomit-frame-pointer (internal compiler error)
UNRESOLVED: gcc.c-torture/execute/builtins/memset-chk.c execution, -O3 -fomit-frame-pointer
FAIL: gcc.c-torture/execute/builtins/memset-chk.c compilation, -O3 -fomit-frame-pointer -funroll-loops (internal compiler error)
UNRESOLVED: gcc.c-torture/execute/builtins/memset-chk.c execution, -O3 -fomit-frame-pointer -funroll-loops
FAIL: gcc.c-torture/execute/builtins/memset-chk.c compilation, -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (internal compiler error)
UNRESOLVED: gcc.c-torture/execute/builtins/memset-chk.c execution, -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions
FAIL: gcc.c-torture/execute/builtins/memset-chk.c compilation, -O3 -g (internal compiler error)
UNRESOLVED: gcc.c-torture/execute/builtins/memset-chk.c execution, -O3 -g
FAIL: gcc.c-torture/execute/mayalias-2.c compilation, -O3 -g (internal compiler error)
UNRESOLVED: gcc.c-torture/execute/mayalias-2.c execution, -O3 -g
FAIL: gcc.c-torture/execute/mayalias-3.c compilation, -O3 -g (internal compiler error)
UNRESOLVED: gcc.c-torture/execute/mayalias-3.c execution, -O3 -g
FAIL: gcc.dg/dfp/convert-bfp-4.c execution test
FAIL: gcc.dg/dfp/convert-bfp-5.c execution test
XPASS: gcc.dg/tree-ssa/update-threading.c scan-tree-dump-times Invalid sum 0
=== gcc Summary for unix/-m32 ===
# of expected passes 47100
# of unexpected failures 8
# of unexpected successes 1
# of expected failures 162
# of unresolved testcases 6
# of untested testcases 35
# of unsupported tests 259
Running target unix
FAIL: gcc.c-torture/execute/builtins/memset-chk.c compilation, -O3 -fomit-frame-pointer (internal compiler error)
UNRESOLVED: gcc.c-torture/execute/builtins/memset-chk.c execution, -O3 -fomit-frame-pointer
FAIL: gcc.c-torture/execute/builtins/memset-chk.c compilation, -O3 -fomit-frame-pointer -funroll-loops (internal compiler error)
UNRESOLVED: gcc.c-torture/execute/builtins/memset-chk.c execution, -O3 -fomit-frame-pointer -funroll-loops
FAIL: gcc.c-torture/execute/builtins/memset-chk.c compilation, -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (internal compiler error)
UNRESOLVED: gcc.c-torture/execute/builtins/memset-chk.c execution, -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions
FAIL: gcc.c-torture/execute/builtins/memset-chk.c compilation, -O3 -g (internal compiler error)
UNRESOLVED: gcc.c-torture/execute/builtins/memset-chk.c execution, -O3 -g
FAIL: gcc.c-torture/execute/mayalias-2.c compilation, -O3 -g (internal compiler error)
UNRESOLVED: gcc.c-torture/execute/mayalias-2.c execution, -O3 -g
FAIL: gcc.c-torture/execute/mayalias-3.c compilation, -O3 -g (internal compiler error)
UNRESOLVED: gcc.c-torture/execute/mayalias-3.c execution, -O3 -g
FAIL: gcc.dg/dfp/convert-bfp-4.c execution test
FAIL: gcc.dg/dfp/convert-bfp-5.c execution test
XPASS: gcc.dg/tree-ssa/update-threading.c scan-tree-dump-times Invalid sum 0
=== gcc Summary for unix ===
# of expected passes 46946
# of unexpected failures 8
# of unexpected successes 1
# of expected failures 161
# of unresolved testcases 6
# of untested testcases 35
# of unsupported tests 375
=== gcc Summary ===
# of expected passes 94046
# of unexpected failures 16
# of unexpected successes 2
# of expected failures 323
# of unresolved testcases 12
# of untested testcases 70
# of unsupported tests 634
/export/build/gnu/gcc/build-x86_64-linux/gcc/xgcc version 4.3.0 20070913 (experimental) [trunk revision 128469] (GCC)
=== gfortran tests ===
Running target unix/-m32
=== gfortran Summary for unix/-m32 ===
# of expected passes 21109
# of expected failures 9
# of unsupported tests 16
Running target unix
=== gfortran Summary for unix ===
# of expected passes 21107
# of expected failures 9
# of unsupported tests 18
=== gfortran Summary ===
# of expected passes 42216
# of expected failures 18
# of unsupported tests 34
/export/build/gnu/gcc/build-x86_64-linux/gcc/testsuite/gfortran/../../gfortran version 4.3.0 20070913 (experimental) [trunk revision 128469] (GCC)
=== g++ tests ===
Running target unix/-m32
FAIL: g++.dg/opt/pr30965.C scan-tree-dump-times ;; Function 2
FAIL: g++.dg/opt/pr30965.C scan-tree-dump-times variable = v 2
XPASS: g++.dg/tree-ssa/copyprop-1.C scan-tree-dump-not .* = [^>;]*;
XPASS: g++.dg/tree-ssa/ivopts-1.C scan-tree-dump-not offset: -4B
XPASS: g++.dg/tree-ssa/ivopts-1.C scan-tree-dump-not &x\\[5\\]
=== g++ Summary for unix/-m32 ===
# of expected passes 16631
# of unexpected failures 2
# of unexpected successes 3
# of expected failures 86
# of unsupported tests 88
Running target unix
FAIL: g++.dg/opt/pr30965.C scan-tree-dump-times ;; Function 2
FAIL: g++.dg/opt/pr30965.C scan-tree-dump-times variable = v 2
XPASS: g++.dg/tree-ssa/copyprop-1.C scan-tree-dump-not .* = [^>;]*;
XPASS: g++.dg/tree-ssa/ivopts-1.C scan-tree-dump-not offset: -4B
XPASS: g++.dg/tree-ssa/ivopts-1.C scan-tree-dump-not &x\\[5\\]
=== g++ Summary for unix ===
# of expected passes 16546
# of unexpected failures 2
# of unexpected successes 3
# of expected failures 86
# of unsupported tests 117
=== g++ Summary ===
# of expected passes 33177
# of unexpected failures 4
# of unexpected successes 6
# of expected failures 172
# of unsupported tests 205
/export/build/gnu/gcc/build-x86_64-linux/gcc/testsuite/g++/../../g++ version 4.3.0 20070913 (experimental) [trunk revision 128469] (GCC)
=== objc tests ===
Running target unix/-m32
=== objc Summary for unix/-m32 ===
# of expected passes 1812
# of expected failures 7
# of unsupported tests 24
Running target unix
=== objc Summary for unix ===
# of expected passes 1812
# of expected failures 7
# of unsupported tests 24
=== objc Summary ===
# of expected passes 3624
# of expected failures 14
# of unsupported tests 48
/export/build/gnu/gcc/build-x86_64-linux/gcc/xgcc version 4.3.0 20070913 (experimental) [trunk revision 128469] (GCC)
=== libffi tests ===
Running target unix/-m32
=== libffi Summary for unix/-m32 ===
# of expected passes 1108
# of unsupported tests 8
Running target unix
=== libffi Summary for unix ===
# of expected passes 1108
# of unsupported tests 8
=== libffi Summary ===
# of expected passes 2216
# of unsupported tests 16
=== libgomp tests ===
Running target unix/-m32
=== libgomp Summary for unix/-m32 ===
# of expected passes 1607
Running target unix
=== libgomp Summary for unix ===
# of expected passes 1607
=== libgomp Summary ===
# of expected passes 3214
=== libjava tests ===
Running target unix/-m32
FAIL: events output
=== libjava Summary for unix/-m32 ===
# of expected passes 2549
# of unexpected failures 1
Running target unix
=== libjava Summary for unix ===
# of expected passes 2550
=== libjava Summary ===
# of expected passes 5099
# of unexpected failures 1
=== 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 ( -O) execution test
FAIL: libmudflap.c++/pass41-frag.cxx (-O2) execution test
FAIL: libmudflap.c++/pass41-frag.cxx (-O3) execution test
FAIL: libmudflap.cth/pass37-frag.c (-static -DSTATIC) execution test
FAIL: libmudflap.cth/pass37-frag.c (-static -DSTATIC) output pattern test
FAIL: libmudflap.cth/pass37-frag.c (-static -DSTATIC) (rerun 1) execution test
FAIL: libmudflap.cth/pass37-frag.c (-static -DSTATIC) (rerun 1) output pattern test
FAIL: libmudflap.cth/pass37-frag.c (-static -DSTATIC) (rerun 2) execution test
FAIL: libmudflap.cth/pass37-frag.c (-static -DSTATIC) (rerun 2) output pattern test
FAIL: libmudflap.cth/pass37-frag.c (-static -DSTATIC) (rerun 3) execution test
FAIL: libmudflap.cth/pass37-frag.c (-static -DSTATIC) (rerun 3) output pattern test
FAIL: libmudflap.cth/pass37-frag.c (-static -DSTATIC) (rerun 4) execution test
FAIL: libmudflap.cth/pass37-frag.c (-static -DSTATIC) (rerun 4) output pattern test
FAIL: libmudflap.cth/pass37-frag.c (-static -DSTATIC) (rerun 5) execution test
FAIL: libmudflap.cth/pass37-frag.c (-static -DSTATIC) (rerun 5) output pattern test
FAIL: libmudflap.cth/pass37-frag.c (-static -DSTATIC) (rerun 6) execution test
FAIL: libmudflap.cth/pass37-frag.c (-static -DSTATIC) (rerun 6) output pattern test
FAIL: libmudflap.cth/pass37-frag.c (-static -DSTATIC) (rerun 7) execution test
FAIL: libmudflap.cth/pass37-frag.c (-static -DSTATIC) (rerun 7) output pattern test
FAIL: libmudflap.cth/pass37-frag.c (-static -DSTATIC) (rerun 8) execution test
FAIL: libmudflap.cth/pass37-frag.c (-static -DSTATIC) (rerun 8) output pattern test
FAIL: libmudflap.cth/pass37-frag.c (-static -DSTATIC) (rerun 9) execution test
FAIL: libmudflap.cth/pass37-frag.c (-static -DSTATIC) (rerun 9) output pattern test
FAIL: libmudflap.cth/pass37-frag.c (-static -DSTATIC) (rerun 10) execution test
FAIL: libmudflap.cth/pass37-frag.c (-static -DSTATIC) (rerun 10) output pattern test
FAIL: libmudflap.cth/pass37-frag.c (-static -DSTATIC) (rerun 11) execution test
FAIL: libmudflap.cth/pass37-frag.c (-static -DSTATIC) (rerun 11) output pattern test
FAIL: libmudflap.cth/pass37-frag.c (-static -DSTATIC) (rerun 12) execution test
FAIL: libmudflap.cth/pass37-frag.c (-static -DSTATIC) (rerun 12) output pattern test
FAIL: libmudflap.cth/pass37-frag.c (-static -DSTATIC) (rerun 13) execution test
FAIL: libmudflap.cth/pass37-frag.c (-static -DSTATIC) (rerun 13) output pattern test
FAIL: libmudflap.cth/pass37-frag.c (-static -DSTATIC) (rerun 14) execution test
FAIL: libmudflap.cth/pass37-frag.c (-static -DSTATIC) (rerun 14) output pattern test
FAIL: libmudflap.cth/pass37-frag.c (-static -DSTATIC) (rerun 15) execution test
FAIL: libmudflap.cth/pass37-frag.c (-static -DSTATIC) (rerun 15) output pattern test
FAIL: libmudflap.cth/pass37-frag.c (-static -DSTATIC) (rerun 16) execution test
FAIL: libmudflap.cth/pass37-frag.c (-static -DSTATIC) (rerun 16) output pattern test
FAIL: libmudflap.cth/pass37-frag.c (-static -DSTATIC) (rerun 17) execution test
FAIL: libmudflap.cth/pass37-frag.c (-static -DSTATIC) (rerun 17) output pattern test
FAIL: libmudflap.cth/pass37-frag.c (-static -DSTATIC) (rerun 18) execution test
FAIL: libmudflap.cth/pass37-frag.c (-static -DSTATIC) (rerun 18) output pattern test
FAIL: libmudflap.cth/pass37-frag.c (-static -DSTATIC) (rerun 19) execution test
FAIL: libmudflap.cth/pass37-frag.c (-static -DSTATIC) (rerun 19) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (-static -DSTATIC) execution test
FAIL: libmudflap.cth/pass39-frag.c (-static -DSTATIC) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (-static -DSTATIC) (rerun 1) execution test
FAIL: libmudflap.cth/pass39-frag.c (-static -DSTATIC) (rerun 1) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (-static -DSTATIC) (rerun 2) execution test
FAIL: libmudflap.cth/pass39-frag.c (-static -DSTATIC) (rerun 2) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (-static -DSTATIC) (rerun 3) execution test
FAIL: libmudflap.cth/pass39-frag.c (-static -DSTATIC) (rerun 3) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (-static -DSTATIC) (rerun 4) execution test
FAIL: libmudflap.cth/pass39-frag.c (-static -DSTATIC) (rerun 4) 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 (-static -DSTATIC) (rerun 6) execution test
FAIL: libmudflap.cth/pass39-frag.c (-static -DSTATIC) (rerun 6) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (-static -DSTATIC) (rerun 7) execution test
FAIL: libmudflap.cth/pass39-frag.c (-static -DSTATIC) (rerun 7) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (-static -DSTATIC) (rerun 8) execution test
FAIL: libmudflap.cth/pass39-frag.c (-static -DSTATIC) (rerun 8) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (-static -DSTATIC) (rerun 9) execution test
FAIL: libmudflap.cth/pass39-frag.c (-static -DSTATIC) (rerun 9) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (-static -DSTATIC) (rerun 10) execution test
FAIL: libmudflap.cth/pass39-frag.c (-static -DSTATIC) (rerun 10) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (-static -DSTATIC) (rerun 11) execution test
FAIL: libmudflap.cth/pass39-frag.c (-static -DSTATIC) (rerun 11) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (-static -DSTATIC) (rerun 12) execution test
FAIL: libmudflap.cth/pass39-frag.c (-static -DSTATIC) (rerun 12) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (-static -DSTATIC) (rerun 13) execution test
FAIL: libmudflap.cth/pass39-frag.c (-static -DSTATIC) (rerun 13) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (-static -DSTATIC) (rerun 14) execution test
FAIL: libmudflap.cth/pass39-frag.c (-static -DSTATIC) (rerun 14) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (-static -DSTATIC) (rerun 15) execution test
FAIL: libmudflap.cth/pass39-frag.c (-static -DSTATIC) (rerun 15) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (-static -DSTATIC) (rerun 16) execution test
FAIL: libmudflap.cth/pass39-frag.c (-static -DSTATIC) (rerun 16) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (-static -DSTATIC) (rerun 17) execution test
FAIL: libmudflap.cth/pass39-frag.c (-static -DSTATIC) (rerun 17) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (-static -DSTATIC) (rerun 18) execution test
FAIL: libmudflap.cth/pass39-frag.c (-static -DSTATIC) (rerun 18) output pattern test
FAIL: libmudflap.cth/pass39-frag.c (-static -DSTATIC) (rerun 19) execution test
FAIL: libmudflap.cth/pass39-frag.c (-static -DSTATIC) (rerun 19) output pattern test
FAIL: libmudflap.cth/pass40-frag.c (-static -DSTATIC) execution test
FAIL: libmudflap.cth/pass40-frag.c (-static -DSTATIC) output pattern test
FAIL: libmudflap.cth/pass59-frag.c (-static -DSTATIC) execution test
FAIL: libmudflap.cth/pass59-frag.c (-static -DSTATIC) output pattern test
=== libmudflap Summary for unix/-m32 ===
# of expected passes 1737
# of unexpected failures 89
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 ( -O) 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 1821
# of unexpected failures 5
=== libmudflap Summary ===
# of expected passes 3558
# of unexpected failures 94
=== libstdc++ tests ===
Running target unix/-m32
XPASS: 26_numerics/headers/cmath/c99_classification_macros_c.cc (test for excess errors)
=== libstdc++ Summary for unix/-m32 ===
# of expected passes 5171
# of unexpected successes 1
# of expected failures 57
# of unsupported tests 8
Running target unix
XPASS: 26_numerics/headers/cmath/c99_classification_macros_c.cc (test for excess errors)
XPASS: 27_io/fpos/14320-1.cc execution test
=== libstdc++ Summary for unix ===
# of expected passes 5171
# of unexpected successes 2
# of expected failures 56
# of unsupported tests 8
=== libstdc++ Summary ===
# of expected passes 10342
# of unexpected successes 3
# of expected failures 113
# of unsupported tests 16
Compiler version: 4.3.0 20070913 (experimental) [trunk revision 128469] (GCC)
Platform: x86_64-unknown-linux-gnu
configure flags: --enable-clocale=gnu --with-system-zlib --enable-decimal-float=bid --with-demangler-in-ld --enable-shared --enable-threads=posix --enable-haifa --enable-checking=assert --prefix=/usr/gcc-4.3 --with-local-prefix=/usr/local