]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/29_atomics/atomic/wait_notify/102994.cc
libstdc++: Disable hosted-only tests [PR103626]
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 29_atomics / atomic / wait_notify / 102994.cc
index f572ce7ef11cc275effe52a8dd41859c7fd5a584..72d9a924ea155df4b9ef47c232b9b6ecf3b3c2c6 100644 (file)
@@ -1,6 +1,7 @@
 // { dg-options "-std=gnu++20" }
 // { dg-do compile { target c++20 } }
 // { dg-require-gthreads "" }
+// { dg-require-effective-target hosted }
 
 #include <atomic>