[v3] libstdc++/54296

Jonathan Wakely jwakely.gcc@gmail.com
Wed Aug 29 22:00:00 GMT 2012


On 29/08/2012, Paolo Carlini wrote:
>
>>     You and others regularly ask to run tests with Valgrind. Is there an
> easy way to run tests of the testsuite through Valgrind ? Some variable to
> customize when invoking 'make check' ? I don't want to do a 'make install'
> when building the trunk and 'make check' correctly build and run tests
> using the trunk build. This is why I prefer to work entirely in the
> libstdc++ testsuite context.
>
> Well, I don't understand why you don't want, what's wrong with that?

Indeed, I always want to have a recent trunk build installed to use,
and not only to be able to use the latest C++11 features. How else do
you check if a bug still exists on trunk?!



More information about the Libstdc++ mailing list