]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/20_util/variant/relops/89851.cc
libstdc++: Remove redundant -std=gnu++17 option from any/optional/variant tests
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 20_util / variant / relops / 89851.cc
index 32a3c774a017b98d4431638e6af9a044ac3d4c10..fcf851a5f33a643d652382000cc20de446b480c1 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 } }
 
 #include <variant>