]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/20_util/shared_ptr/hash/1.cc
libstdc++: Disable hosted-only tests [PR103626]
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 20_util / shared_ptr / hash / 1.cc
index 53b9146e944cf8017b7f9a93d75042ac31b20923..bf3024e79afbf8490a967276bdf5333a96079b83 100644 (file)
@@ -1,4 +1,5 @@
 // { dg-do run { target c++11 } }
+// { dg-require-effective-target hosted }
 
 // 2010-06-11  Paolo Carlini  <paolo.carlini@oracle.com>