[v3] libstdc++/54296
Marc Glisse
marc.glisse@inria.fr
Thu Aug 30 05:22:00 GMT 2012
On Thu, 30 Aug 2012, Jonathan Wakely wrote:
> On 29/08/2012, François Dumont wrote:
>> You and others regularly ask to run tests with Valgrind. Is there
>> an easy way to run tests of the testsuite through Valgrind ?
>
> I don't think so.
It is a bit on the complicated side, but if you look at this message:
http://gcc.gnu.org/ml/gcc-patches/2012-04/msg01691.html
it tells you how to run the tests in an AVX simulator, which I guess could
easily be replaced with valgrind -q.
--
Marc Glisse
More information about the Libstdc++
mailing list