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
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