]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/28_regex/sub_match/length.cc
Use effective-target instead of -std options
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 28_regex / sub_match / length.cc
index a133596b5e3b50f312fcf134af6b58dc79b7ddd6..403a625b33dc439e7d2b1352eaf93b5424d89dff 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++11" }
+// { dg-do run { target c++11 } }
 
 //
 // 2010-06-09  Stephen M. Webb <stephen.webb@bregmasoft.ca>