]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/20_util/is_move_assignable/value.cc
Use effective-target instead of -std options
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 20_util / is_move_assignable / value.cc
index 2bd6bbfc5594f035f893daf6f2cf9fcee69c8118..f9e82cc5336a5c95a1b247fe346ad6c0d4942c3e 100644 (file)
@@ -1,5 +1,4 @@
-// { dg-options "-std=gnu++11" }
-// { dg-do compile }
+// { dg-do compile { target c++11 } }
 
 // 2011-05-19  Paolo Carlini  <paolo.carlini@oracle.com>
 //