]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/24_iterators/input/concept.cc
libstdc++: Remove dg-options "-std=gnu++20" from 24_iterators tests
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 24_iterators / input / concept.cc
index 44aa7e9deae64fad23d0108252eba74e6cdbb723..08e4e38b93cb44775c9257a67abeded426331dda 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 compile { target c++2a } }
+// { dg-do compile { target c++20 } }
 
 #include <iterator>