------- Comment #22 from dominiq at lps dot ens dot fr 2008-01-24 16:33 ------- I get the following summary for the gcc regression testsuite (32/64 bit modes) with the patch in #20:
=== gcc Summary for unix/-m64 === # of expected passes 47421 # of unexpected failures 11 # of unexpected successes 1 # of expected failures 163 # of untested testcases 35 # of unsupported tests 477 === gcc Summary === # of expected passes 94971 # of unexpected failures 23 # of unexpected successes 3 # of expected failures 326 # of unresolved testcases 1 # of untested testcases 70 # of unsupported tests 843 /opt/gcc/i686-darwin/gcc/xgcc version 4.3.0 20080124 (experimental) (GCC) For comparison without the patch, see pr34483 comment #53. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34856