]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/23_containers/vector/bool/cons/noexcept_move_construct.cc
Use effective-target instead of -std options
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 23_containers / vector / bool / cons / noexcept_move_construct.cc
index 76cc388a43067fe9c92b69d3b034e05d2ad1bfd0..29e72e81af991ad4607bc8fabc1cef15d2c23062 100644 (file)
@@ -1,5 +1,4 @@
-// { dg-do compile }
-// { dg-options "-std=gnu++11" }
+// { dg-do compile { target c++11 } }
 
 // 2011-06-01  Paolo Carlini  <paolo.carlini@oracle.com>
 //