]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/25_algorithms/move/requirements/explicit_instantiation/2.cc
Use effective-target instead of -std options
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 25_algorithms / move / requirements / explicit_instantiation / 2.cc
index 40a99e8a12421585d04485045ad982f52f8888c7..b5293a3b7465a06c13429441f1fdbed96f93e0b9 100644 (file)
@@ -1,5 +1,4 @@
-// { dg-do compile }
-// { dg-options "-std=gnu++11" }
+// { dg-do compile { target c++11 } }
 
 // 2007-10-19  Paolo Carlini  <pcarlini@suse.de>