]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/ext/bitmap_allocator/check_new.cc
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / ext / bitmap_allocator / check_new.cc
index c36666e05888b2ec58c04117da8751fe04f36491..1a1c4dcaf17c3cbdecdce6b6e854d27da304fd9b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2004-2015 Free Software Foundation, Inc.
+// Copyright (C) 2004-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,6 +15,8 @@
 // with this library; see the file COPYING3.  If not see
 // <http://www.gnu.org/licenses/>.
 
+// { dg-options "-fno-allocation-dce" }
+
 // 20.4.1.1 allocator members
 
 #include <cstdlib>