]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/20_util/scoped_allocator/requirements/typedefs.cc
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 20_util / scoped_allocator / requirements / typedefs.cc
index 99ad56d38c9f2fcc59435a1e85eceaac4adda2d8..b88798c55a9780a0693020d585d4daf473cc4bf3 100644 (file)
@@ -1,6 +1,6 @@
-// { dg-options "-std=gnu++11" }
+// { dg-do compile { target c++11 } }
 //
-// 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
@@ -22,8 +22,6 @@
 
 #include <scoped_allocator>
 
-// { dg-do compile }
-
 template<typename T>
   struct minimal_allocator
   {