Re: [testsuite] Add dg-require-fileio to some libstdc++ wchar_t tests

2018-08-31 Thread Jonathan Wakely
On 30/08/18 19:19 -0600, Sandra Loosemore wrote: One of the simulators we use for testing nios2-elf builds doesn't include full semihosted fileio support. (IIRC it can do I/O to the console and open and close files, but doesn't support fseek, stat/fstat, unlink, etc). There are a bunch of lib

[testsuite] Add dg-require-fileio to some libstdc++ wchar_t tests

2018-08-30 Thread Sandra Loosemore
One of the simulators we use for testing nios2-elf builds doesn't include full semihosted fileio support. (IIRC it can do I/O to the console and open and close files, but doesn't support fseek, stat/fstat, unlink, etc). There are a bunch of libstdc++ wchar_t/$test.cc test cases that fail on t