]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/23_containers/set/allocator/init-list.cc
Use effective-target instead of -std options
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 23_containers / set / allocator / init-list.cc
index 34cd60047b83048c75b33d56c9f3bd6c0f8df4ec..ed44a99c51c3ca8663c00a5cc3f65f4152558ea8 100644 (file)
@@ -16,7 +16,7 @@
 // <http://www.gnu.org/licenses/>.
 //
 
-// { dg-options "-std=gnu++11" }
+// { dg-do run { target c++11 } }
 
 #include <set>
 #include <testsuite_hooks.h>