]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/25_algorithms/sample/1.cc
libstdc++: Remove redundant -std=gnu++17 option from algorithm tests
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 25_algorithms / sample / 1.cc
index ade52b6cf7ccad69cf7d9d25c1dd704668331299..d8adfbb49b2fd2e5f269069695ed65653ea544e6 100644 (file)
@@ -15,7 +15,6 @@
 // with this library; see the file COPYING3.  If not see
 // <http://www.gnu.org/licenses/>.
 
-// { dg-options "-std=gnu++17" }
 // { dg-do run { target c++17 } }
 // { dg-require-cstdint "" }