]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/experimental/tuple/apply.cc
Use effective-target instead of -std options
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / experimental / tuple / apply.cc
index c69e119ec86403e2ce326f8745eda226cf16503a..8010f09bb654bf1ed53a4aca5f1bc6f6d45d8378 100644 (file)
@@ -15,7 +15,7 @@
 // with this library; see the file COPYING3.  If not see
 // <http://www.gnu.org/licenses/>.
 
-// { dg-options "-std=gnu++14" }
+// { dg-do run { target c++14 } }
 
 #include <experimental/tuple>
 #include <testsuite_hooks.h>