make check-c++ runs the C++ testsuite twice?

Paolo Carlini paolo.carlini@oracle.com
Wed Oct 12 00:24:00 GMT 2011


> Yes, this is what I intended.  A normal 'make check' will only run the 
> C++ testsuite once, but 'make check-c++' will also run the testsuite 
> in C++0x mode.
Ok, thanks. Indeed I remember when you cleaned up some testcases vs 
c++0x but after a while I noticed something "inconsistent" between make 
check and make check-c++ and didn't connect the two things ;)

Paolo.



More information about the Gcc mailing list