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