]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/20_util/shared_ptr/requirements/weak_type.cc
libstdc++: Disable hosted-only tests [PR103626]
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 20_util / shared_ptr / requirements / weak_type.cc
index 6c4e4b1c7605927cb1c228a6e72ed5438a1f1a80..48efae21acff07cd408211236cc9b8081f4b66a4 100644 (file)
@@ -16,6 +16,7 @@
 // <http://www.gnu.org/licenses/>.
 
 // { dg-do compile { target c++17 } }
+// { dg-require-effective-target hosted }
 
 #include <memory>