This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: running 4.4 libstdc++ testsuite using 4.5's libstdc++ shared library


Hi,

> How would I differentiate between a genuine problem and a problem in the testsuite?

Better: between a genuine runtime binary compatibility issue and nothing, because an old testsuite will never be completely suited for a more recent system. Anyway, no idea: my impression is that the noise (ie, false positives) with this type of testing is overwhelming, like seeing a low mass Higgs at Fermilab ;)

Paolo.

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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]