]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/20_util/move_only_function/call.cc
libstdc++: Disable hosted-only tests [PR103626]
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 20_util / move_only_function / call.cc
index 9ca0a60a24e8983cda69e0a3f41d7953ca2b4c09..68aa20568ebcf75bd9650b892175f37b452ebf20 100644 (file)
@@ -1,5 +1,6 @@
 // { dg-options "-std=gnu++23" }
 // { dg-do run { target c++23 } }
+// { dg-require-effective-target hosted }
 
 #include <functional>
 #include <utility>