]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/27_io/basic_ostream/inserters_other/char/9424-out.cc
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 27_io / basic_ostream / inserters_other / char / 9424-out.cc
index adfef6ab1fb32e7fdd33a0da65c3aa786267c241..ad0bcc4443e231f54418c1d511dde6e3bbe40f30 100644 (file)
@@ -1,6 +1,6 @@
 // 1999-10-11 bkoz
 
-// Copyright (C) 1999-2015 Free Software Foundation, Inc.
+// Copyright (C) 1999-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
@@ -86,9 +86,7 @@ public:
 const char Inbuf_2::buf[] = "Atteivlis";
 
 void test12()
-{ 
-  bool test __attribute__((unused)) = true;
+{
   Outbuf_2 outbuf2;
   std::ostream os (&outbuf2);
   Inbuf_2 inbuf2;