]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/20_util/optional/relops/1.cc
libstdc++: Remove redundant -std=gnu++17 option from any/optional/variant tests
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 20_util / optional / relops / 1.cc
index 88b5b40fa09c5bc2ea8336bde127309a549c1941..c6ccb70bf1b0b0e38809789255d915f72ec898f8 100644 (file)
@@ -1,4 +1,3 @@
-// { dg-options "-std=gnu++17" }
 // { dg-do run { target c++17 }  }
 
 // Copyright (C) 2013-2021 Free Software Foundation, Inc.