]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/24_iterators/istreambuf_iterator/92285.cc
libstdc++: Disable hosted-only tests [PR103626]
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 24_iterators / istreambuf_iterator / 92285.cc
index 07f46a99ed3d54450a1143d75863a4f3514a72a7..f4167b604dd97ef4ed69dd27aabe6f908566df37 100644 (file)
@@ -15,6 +15,8 @@
 // with this library; see the file COPYING3.  If not see
 // <http://www.gnu.org/licenses/>.
 
+// { dg-require-effective-target hosted }
+
 #include <iterator>
 #include <iostream>
 #include <testsuite_hooks.h>