On Fri, May 13, 2005 at 03:44:59PM -0700, Mark Mitchell wrote: > GCC 3.4.4 RC2 is now available here: > > ftp://gcc.gnu.org/pub/gcc/prerelease-3.4.4-20050512 > > There are just a few changes from RC1 to fix critical problems people > experienced with RC1. > > Please download, build, and test.
Done. Something went wrong with the libstdc++ testsuite. It doesn't show up in the test results: http://gcc.gnu.org/ml/gcc-testresults/2005-05/msg00856.html AFAICT, the libstdc++ testsuite _did_ run, but it doesn't show up. This could be pilot error on my behalf, but I've followed the exact same scripted procedure for ages so I don't think so. Oops, I failed to realise it also happened with RC1: http://gcc.gnu.org/ml/gcc-testresults/2005-05/msg00670.html I've run out of time right now and cannot investigate it immediately. Anyone else seeing this? Quick browse of other test results suggests I'm not alone. Maybe there's a BZ already? Dunno. Thanks Greg