]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/20_util/bitset/operations/13838.cc
libstdc++: Disable hosted-only tests [PR103626]
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 20_util / bitset / operations / 13838.cc
index c38ccc3911d515252b9a5ba66d0106f8cf9eb077..f691f7adda3ce256e9e8fbcb8e1d6ea1b16f43b3 100644 (file)
@@ -15,6 +15,8 @@
 // with this library; see the file COPYING3.  If not see
 // <http://www.gnu.org/licenses/>.
 
+// { dg-require-effective-target hosted }
+
 #include <debug/bitset>
 #include <testsuite_hooks.h>