]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/20_util/temporary_buffer.cc
libstdc++: Disable hosted-only tests [PR103626]
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 20_util / temporary_buffer.cc
index 54b0edb00ee1a9698b0c2e4bf9d749f2aceaa2bf..3d414adb76e632e8b7dcf1ff0f5878d6b3d76c81 100644 (file)
@@ -19,6 +19,8 @@
 
 // 20.4.3 temporary buffers
 
+// { dg-require-effective-target hosted }
+
 #include <memory>
 #include <testsuite_hooks.h>