]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/28_regex/algorithms/regex_match/ecma/char/emptygroup.cc
Use effective-target instead of -std options
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 28_regex / algorithms / regex_match / ecma / char / emptygroup.cc
index 75de3f2401eb30bf6abb9eef442b3564ee6d6dfb..6d6836a8753f8c2e679dfc3115442df6fd3f2512 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>