]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/20_util/scoped_allocator/construct_pair.cc
libstdc++: Disable hosted-only tests [PR103626]
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 20_util / scoped_allocator / construct_pair.cc
index 72789affd8271e3fe0422bab38bb3944e1fb5362..ee7b33fa09e23245b5395a4868ab27140c6d8305 100644 (file)
@@ -16,6 +16,7 @@
 // <http://www.gnu.org/licenses/>.
 
 // { dg-do run { target c++11 } }
+// { dg-require-effective-target hosted }
 
 #include <utility>
 #include <tuple>