]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/25_algorithms/stable_sort/1.cc
libstdc++: Disable hosted-only tests [PR103626]
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 25_algorithms / stable_sort / 1.cc
index f9042eecfd560baef79e4de071c2510fcb325fb3..8f712bfa2a1bbf0df5a76dbb07d3f34b41b1d901 100644 (file)
@@ -17,6 +17,9 @@
 
 // 25.3.1.2 [lib.stable.sort]
 
+// testsuite_new_operators.h requires malloc/free.
+// { dg-require-effective-target hosted }
+
 #include <algorithm>
 #include <testsuite_new_operators.h>
 #include <testsuite_hooks.h>