]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/25_algorithms/move/requirements/explicit_instantiation/pod.cc
Use effective-target instead of -std options
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 25_algorithms / move / requirements / explicit_instantiation / pod.cc
index c4cbd5b998d9737bd93ceff4d5cb8aa5134bffec..d21e524bfbc968cec3e91b3fc71e7f6e93493c68 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>