]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/23_containers/unordered_map/debug/insert3_neg.cc
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 23_containers / unordered_map / debug / insert3_neg.cc
index ec06d81290efaaa2e28bd06931d7b484ff35b0b6..9dc526b030e1682acd40d22b38244fad252b2cf2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2014 Free Software Foundation, Inc.
+// Copyright (C) 2010-2022 Free Software Foundation, Inc.
 //
 // This file is part of the GNU ISO C++ Library.  This library is free
 // software; you can redistribute it and/or modify it under the
@@ -15,9 +15,8 @@
 // with this library; see the file COPYING3.  If not see
 // <http://www.gnu.org/licenses/>.
 //
+// { dg-do run { target c++11 xfail *-*-* } }
 // { dg-require-debug-mode "" }
-// { dg-options "-std=gnu++0x" }
-// { dg-do run { xfail *-*-* } }
 
 #include <unordered_map>
 #include <debug/checks.h>