]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/20_util/weak_ptr/cons/noexcept_move_construct.cc
libstdc++: Disable hosted-only tests [PR103626]
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 20_util / weak_ptr / cons / noexcept_move_construct.cc
index 0ee3efcb2bc74b208d83ccb7d95c39780e46e619..c3ba8926569c88aa5eaeda2a090a141bd72cac34 100644 (file)
@@ -1,4 +1,5 @@
 // { dg-do compile { target c++11 } }
+// { dg-require-effective-target hosted }
 
 // 2011-06-14  Paolo Carlini  <paolo.carlini@oracle.com>
 //