]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/25_algorithms/any_of/requirements/explicit_instantiation/2.cc
Use effective-target instead of -std options
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 25_algorithms / any_of / requirements / explicit_instantiation / 2.cc
index ce1e221797ad82fe89ea8ef0d159485c082cad00..3e7dfee4ad440967b067f40e303d3ef9dfcfe3fe 100644 (file)
@@ -1,5 +1,4 @@
-// { dg-do compile }
-// { dg-options "-std=gnu++11" }
+// { dg-do compile { target c++11 } }
 
 // 2008-06-25  Paolo Carlini  <paolo.carlini@oracle.com>