]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/28_regex/algorithms/regex_match/ecma/char/ungreedy.cc
Use effective-target instead of -std options
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 28_regex / algorithms / regex_match / ecma / char / ungreedy.cc
index 33dbb0acf59837aba429af3e785068395c970ea5..a69a67a3f6775f6d21c426f37210c225273dc25d 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++11" }
+// { dg-do run { target c++11 } }
 
 //
 // 2013-10-24  Tim Shen <timshen91@gmail.com>