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