]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/20_util/add_rvalue_reference/value.cc
Use effective-target instead of -std options
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 20_util / add_rvalue_reference / value.cc
index 373cda60c68130b1432385f597a5c4e5c0007e9c..07139c66af64cff3531202a9dd3c2755f80e2199 100644 (file)
@@ -1,5 +1,4 @@
-// { dg-options "-std=gnu++11" }
-// { dg-do compile }
+// { dg-do compile { target c++11 } }
 
 // 2007-06-02  Paolo Carlini  <pcarlini@suse.de>
 //