]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/25_algorithms/make_heap/movable.cc
libstdc++: Disable hosted-only tests [PR103626]
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 25_algorithms / make_heap / movable.cc
index bd115469eb0d80f60a4752ef75e3eb1953942cbe..d0d8882ab9251ba4607735a856f14537f88aa653 100644 (file)
@@ -16,6 +16,7 @@
 // <http://www.gnu.org/licenses/>.
 
 // { dg-do run { target c++11 } }
+// { dg-require-effective-target hosted }
 
 #include <functional>
 #include <algorithm>