]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/20_util/allocator_traits/requirements/typedefs.cc
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 20_util / allocator_traits / requirements / typedefs.cc
index 7451e16d93df28b7c16b2d2eda967de3fac370bc..7672fdfe9765ccff51e015bb736ae8759639ef80 100644 (file)
@@ -1,6 +1,6 @@
-// { dg-options "-std=gnu++0x" }
-//
-// Copyright (C) 2011-2013 Free Software Foundation, Inc.
+// { dg-do compile { target c++11 } }
+
+// 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
@@ -22,8 +22,6 @@
 
 #include <memory>
 
-// { dg-do compile }
-
 template<typename T>
 void test01()
 {