]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/23_containers/vector/debug/insert7_neg.cc
Use effective-target instead of -std options
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 23_containers / vector / debug / insert7_neg.cc
index 6e5d35cf31ba9f611f719b09ac8a35abec66b5cb..01e70a3cc1fddd4e9bbe0e83ce85efa51912981a 100644 (file)
@@ -17,8 +17,7 @@
 // with this library; see the file COPYING3.  If not see
 // <http://www.gnu.org/licenses/>.
 
-// { dg-options "-std=gnu++11" }
-// { dg-do run { xfail *-*-* } }
+// { dg-do run { target c++11 xfail *-*-* } }
 
 #include <memory>
 #include <iterator>