]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/25_algorithms/lexicographical_compare/constrained.cc
libstdc++: Disable hosted-only tests [PR103626]
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 25_algorithms / lexicographical_compare / constrained.cc
index ef904e65d6891ec4e3438da57b7ddc2233228b8d..02ce4e30f6adabbc916066f214befac8d694b0ba 100644 (file)
@@ -17,6 +17,7 @@
 
 // { dg-options "-std=gnu++2a" }
 // { dg-do run { target c++2a } }
+// { dg-require-effective-target hosted }
 
 #include <algorithm>
 #include <functional>