]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/23_containers/unordered_set/debug/invalid_local_iterator_compare_neg.cc
Use effective-target instead of -std options
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 23_containers / unordered_set / debug / invalid_local_iterator_compare_neg.cc
index aa31dbf84b11f940426e74f2924cd79d7a0a6f48..efef04a09a3bb458e74b110d9ed09cf9da6e017f 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_set>
 #include <debug/unordered_checks.h>