]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/23_containers/bitset/cons/dr1325-2.cc
Use effective-target instead of -std options
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 23_containers / bitset / cons / dr1325-2.cc
index ed8e944b4195e9202051c5fd0ff71ed51375e56d..02f648a5a109e986146b3b49769b79f3ecc52839 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++11" }
+// { dg-do run { target c++11 } }
 
 // 2010-10-11  Paolo Carlini  <paolo.carlini@oracle.com>