]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/23_containers/unordered_map/debug/invalid_local_iterator_compare_neg.cc
Use effective-target instead of -std options
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 23_containers / unordered_map / debug / invalid_local_iterator_compare_neg.cc
index 3c4cbf71d25f1cf1828f0573a58bb491c452e239..8cf90df6164e047d76406e5bf80ce413c2743cf7 100644 (file)
@@ -16,8 +16,7 @@
 // <http://www.gnu.org/licenses/>.
 //
 // { dg-require-debug-mode "" }
-// { dg-options "-std=gnu++11" }
-// { dg-do run { xfail *-*-* } }
+// { dg-do run { target c++11 xfail *-*-* } }
 
 #include <unordered_map>
 #include <debug/unordered_checks.h>