]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/18_support/aligned_alloc/aligned_alloc.cc
libstdc++: Disable hosted-only tests [PR103626]
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 18_support / aligned_alloc / aligned_alloc.cc
index 1997ad057041f0f0fe70e8a8ae79d4f84b4d360f..be4fda37b65fd088bfa3f3b31a166a02ef6f5d51 100644 (file)
@@ -17,6 +17,7 @@
 
 // { dg-do run { target c++17 } }
 // { dg-require-cstdint "" }
+// { dg-require-effective-target hosted }
 
 #include <cstdlib>
 #include <cstdint>