]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/25_algorithms/search_n/constexpr.cc
libstdc++: Remove dg-options "-std=gnu++2a" from constrained algo tests
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 25_algorithms / search_n / constexpr.cc
index 1941ea7f197e32884fb3fa51a1f0042837061aa1..7285379381ff2e420cf36f540ef08ace5f399791 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 <algorithm>
 #include <array>