]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/28_regex/iterators/regex_iterator/wchar_t/string_01.cc
Use effective-target instead of -std options
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 28_regex / iterators / regex_iterator / wchar_t / string_01.cc
index 35557e13162dac20e8af7cc825eca5e55e861cde..a84a3a8be796ee3243263a1222034963f7e1979a 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++11" }
+// { dg-do run { target c++11 } }
 
 //
 // 2013-07-20  Tim Shen <timshen91@gmail.com>