]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/29_atomics/atomic/wait_notify/100334.cc
libstdc++: Remove dg-options "-std=gnu++20" from <atomic> tests
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 29_atomics / atomic / wait_notify / 100334.cc
index 06e4a2edcbb27fa18131520199cfe307a545fabb..78e718e4597df549382bac27e280a92e47279a42 100644 (file)
@@ -1,5 +1,4 @@
-// { dg-options "-std=gnu++2a" }
-// { dg-do run { target c++2a } }
+// { dg-do run { target c++20 } }
 // { dg-require-gthreads "" }
 // { dg-additional-options "-pthread" { target pthread } }
 // { dg-add-options libatomic }