]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/24_iterators/counted_iterator/1.cc
libstdc++: Remove dg-options "-std=gnu++20" from 24_iterators tests
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 24_iterators / counted_iterator / 1.cc
index 2c3ea4ff563da4964eaa747b17c73b51f10d9af3..47b3ca23d7617992c08b4c06181b903a50dc2488 100644 (file)
@@ -15,8 +15,7 @@
 // with this library; see the file COPYING3.  If not see
 // <http://www.gnu.org/licenses/>.
 
-// { dg-options "-std=gnu++2a" }
-// { dg-do run { target c++2a } }
+// { dg-do run { target c++20 } }
 
 #include <iterator>
 #include <testsuite_hooks.h>