Gerald Pfeifer wrote:
Do you have a pointer to testresults you'd like us to use for reference?From our release criteria, for secondary platforms we have: • The compiler bootstraps successfully, and the C++ runtime library builds. • The DejaGNU testsuite has been run, and a substantial majority of the tests pass.
See for instance: http://gcc.gnu.org/ml/gcc-testresults/2010-09/msg00295.html === g++ Summary === # of expected passes 24917 # of unexpected failures 18 # of expected failures 150 # of unsupported tests 587 === gcc Summary === # of expected passes 66682 # of unexpected failures 49 # of unexpected successes 3 # of expected failures 199 # of unresolved testcases 3 # of unsupported tests 1311 === gfortran Summary === # of expected passes 35917 # of unexpected failures 36 # of expected failures 40 # of unsupported tests 101 === obj-c++ Summary === # of expected passes 489 # of unexpected failures 54 # of expected failures 3 # of unsupported tests 15 === objc Summary === # of expected passes 658 # of unexpected failures 84 # of unsupported tests 20
