]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/26_numerics/random/discard_block_engine/cons/55215.cc
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 26_numerics / random / discard_block_engine / cons / 55215.cc
index 28c46320539d249b90101b3070b11c29edc36cbe..a43f123f1f06dd3c7b2f71f466d4c4e09d66a078 100644 (file)
@@ -1,7 +1,7 @@
-// { dg-options "-std=gnu++11" }
+// { dg-do run { target c++11 } }
 // { dg-require-cstdint "" }
 //
-// Copyright (C) 2012-2016 Free Software Foundation, Inc.
+// Copyright (C) 2012-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
@@ -38,8 +38,6 @@ int g(int x)
 
 void test01()
 {
-  bool test __attribute__((unused)) = true;
-
   const int f1 = f(0);
   const int f2 = f(0);