Re: [v3, committed] Add dg-require-*s to various tests

2012-01-25 Thread Paolo Carlini
Hi, > Tested on mipsisa64-elf and applied as (I hope) obvious. Sure obvious, in this case. In general, when tweaking the testsuite with the goal of disabling some tests, I would recommend also double checking that nothing gets inadvertently disabled on different targets, eg, run the testsuite

[v3, committed] Add dg-require-*s to various tests

2012-01-25 Thread Richard Sandiford
This patch adds dg-require-time to tests that require a system clock and dg-require-fileio to tests that perform file I/O. Tested on mipsisa64-elf and applied as (I hope) obvious. Richard libstdc++-v3/ * testsuite/20_util/system_clock/1.cc: Add dg-require-time. * testsuite/22_lo