The minor "problem" is still there in RC2, I opened PR21094 about it:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21094 Laurent > A minor thing: > > I configured with c,ada only (no C++) on x86 and x86_64-linux and got > http://gcc.gnu.org/ml/gcc-testresults/2005-04/msg00791.html > http://gcc.gnu.org/ml/gcc-testresults/2005-04/msg00790.html > [...] > === libmudflap tests === > > > Running target unix > FAIL: libmudflap.c++/fail24-frag.cxx (test for excess errors) > WARNING: libmudflap.c++/fail24-frag.cxx compilation failed to produce > executable > FAIL: libmudflap.c++/pass27-frag.cxx (test for excess errors) > WARNING: libmudflap.c++/pass27-frag.cxx compilation failed to produce > executable > [...] > > On surface, it looks like libmudflap is running C++ tests even > when C++ isn't there. Should I open a PR? > > Laurent