]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/20_util/shared_ptr/cons/noexcept_move_construct.cc
Use effective-target instead of -std options
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 20_util / shared_ptr / cons / noexcept_move_construct.cc
index e8e35944558ef1a631d4e0d66b122bf2db541cb4..cb6d6416b1d118e4c5fb3cb542a82fd73643f5af 100644 (file)
@@ -1,5 +1,4 @@
-// { dg-do compile }
-// { dg-options "-std=gnu++11" }
+// { dg-do compile { target c++11 } }
 
 // 2011-06-14  Paolo Carlini  <paolo.carlini@oracle.com>
 //