------- Comment #16 from phil at nwl dot cc 2010-01-15 01:49 ------- (In reply to comment #14) > I'll give the testsuite a try, but this will take some time (svn checkout is > still running). >
Oh boy, here it comes. I hope I've done the right thing, as there is little documentation about how to run the testsuite ('make check-g++' seems not to work for testing out-of-tree-binaries). What I did: - checkout svn://gcc.gnu.org/svn/gcc/trunk - cd $checkout/gcc && runtest --tool g++ --srcdir ./testsuite (output files g++.{log,sum} follow as attachments) I'll appreciate instructions if this was all useless. :) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42734