|
|
root:/sources/gcc-build# ../gcc-4.1.2/contrib/test_summary|grep -A7 Summ
=== g++ Summary ===
# of expected passes 12408
# of unexpected successes 2
# of expected failures 66
# of unsupported tests 69
/sources/gcc-build/gcc/testsuite/g++/../../g++ version 4.1.2
--
=== gcc Summary ===
# of expected passes 38985
# of unexpected successes 2
# of expected failures 99
# of untested testcases 28
# of unsupported tests 246
/sources/gcc-build/gcc/xgcc version 4.1.2
--
=== libmudflap Summary ===
# of expected passes 1799
=== libstdc++ tests ===
Running target unix
XPASS: 26_numerics/cmath/c99_classification_macros_c.cc (test for excess errors)
--
=== libstdc++ Summary ===
# of expected passes 3398
# of unexpected successes 1
# of expected failures 12
# of unsupported tests 324
Compiler version: 4.1.2
root:/sources/gcc-build# |
|