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