]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/ext/throw_allocator/check_delete.cc
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / ext / throw_allocator / check_delete.cc
index 181a1ebc78ec62eb19ef42a81f757c37f887756c..71bdf708133ee4cce594687136729ecbcf148571 100644 (file)
@@ -1,5 +1,5 @@
 //
-// Copyright (C) 2007, 2009 Free Software Foundation, Inc.
+// Copyright (C) 2007-2024 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
@@ -17,6 +17,8 @@
 // <http://www.gnu.org/licenses/>.
 
 // { dg-require-time "" }
+// { dg-require-cstdint "" }
+// { dg-require-effective-target std_allocator_new }
 
 #include <cstdlib>
 #include <ext/throw_allocator.h>