]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/20_util/scoped_allocator/requirements/explicit_instantiation.cc
libstdc++: Disable hosted-only tests [PR103626]
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 20_util / scoped_allocator / requirements / explicit_instantiation.cc
index 08f94608e96351b64f2576989474868f633dac8a..e1a4665d79969ea3288b38a722a30f81f1a05fd2 100644 (file)
@@ -1,4 +1,6 @@
 // { dg-do compile { target c++11 } }
+// FIXME [!HOSTED]: avoidable std::allocator use
+// { dg-require-effective-target hosted }
 
 // Copyright (C) 2011-2022 Free Software Foundation, Inc.
 //