]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/23_containers/multimap/modifiers/erase/51142.cc
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 23_containers / multimap / modifiers / erase / 51142.cc
index cbf669dacc9329103c4e330d148fcb831b6713fe..ce8354f518a64752aad74e1fd370c21d4c041d3a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2015 Free Software Foundation, Inc.
+// Copyright (C) 2011-2020 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
@@ -16,8 +16,7 @@
 // <http://www.gnu.org/licenses/>.
 //
 
-// { dg-do compile }
-// { dg-options "-std=gnu++11" }
+// { dg-do compile { target c++11 } }
 
 #include <map>