]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/28_regex/algorithms/regex_match/extended/cstring_range.cc
Use effective-target instead of -std options
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 28_regex / algorithms / regex_match / extended / cstring_range.cc
index 602a28fa38bc90623fdf48f093c8385220af920a..9d19a062e16acbb792d54245bb3b7a2f268142e2 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++11" }
+// { dg-do run { target c++11 } }
 
 //
 // 2013-09-05  Tim Shen <timshen91@gmail.com>