Use dg-require-fileio in new test

* testsuite/27_io/basic_filebuf/sgetn/char/81395.cc: Add dg-require.

From-SVN: r250333
This commit is contained in:
Jonathan Wakely 2017-07-19 01:23:00 +01:00 committed by Jonathan Wakely
parent af15ea9d0e
commit 1f78c47bf0
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2017-07-19 Jonathan Wakely <jwakely@redhat.com>
* testsuite/27_io/basic_filebuf/sgetn/char/81395.cc: Add dg-require.
2017-07-18 Jonathan Wakely <jwakely@redhat.com>
PR libstdc++/81395

View File

@ -15,7 +15,7 @@
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
// { dg-do run }
// { dg-require-fileio "" }
// PR libstdc++/81395