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