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