running 4.4 libstdc++ testsuite using 4.5's libstdc++ shared library
Jonathan Wakely
jwakely.gcc@gmail.com
Sat Jun 26 14:50:00 GMT 2010
On 26/06/2010, Paolo Carlini wrote:
>
> Ps: the condition_variable PR likely is also a bit pointless, we are not
> guaranteeing full runtime binary compatibility for all the c++0x exp
> features, sorry.
I've closed that one too, all it tests is the default constructor of
condition_variable_any, which is all it can test because nothing else
worked in 4.4
If something must be done to the 4.4 testsuite then the test should be
removed, because it was pretty useless to test an empty
implementation. I'd rather do nothing though.
More information about the Libstdc++
mailing list