I was investigating the gcc-4.1.2 build and got the output below.  What
was surprising to me is that there were no unexpected failures.

Should the comments in the book about expecting some failures be changed?

  -- Bruce



$ ../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
/usr/src/gcc/gcc-build/gcc/testsuite/g++/../../g++  version 4.1.2

--
                === gcc Summary ===

# of expected passes            38985
# of expected failures          101
# of untested testcases         28
# of unsupported tests          246
/usr/src/gcc/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
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to