]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/21_strings/basic_string/requirements/exception/basic.cc
Use effective-target instead of -std options
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 21_strings / basic_string / requirements / exception / basic.cc
index 160e2d3988f3a955ab62b76ff92ca583e4077ea0..5f3988817c1f98ec3361ad87897b714d15a47ab8 100644 (file)
@@ -1,4 +1,4 @@
-// { dg-options "-std=gnu++11" }
+// { dg-do run { target c++11 } }
 // { dg-require-cstdint "" }
 
 // 2009-11-10  Benjamin Kosnik  <benjamin@redhat.com>