]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/27_io/basic_syncstream/1.cc
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 27_io / basic_syncstream / 1.cc
index 1b3ae9330bb300ba11c2c3ead2b7a8959a4fdd0a..9ee00ca47a0d908e6491f4b1df81faca6ef8eb1b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020 Free Software Foundation, Inc.
+// Copyright (C) 2020-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
@@ -15,9 +15,9 @@
 // with this library; see the file COPYING3.  If not see
 // <http://www.gnu.org/licenses/>.
 
-// { dg-options "-std=gnu++2a" }
-// { dg-do compile { target c++2a } }
-// { dg-require-effective-target cxx11-abi }
+// { dg-do compile { target c++20 } }
+// { dg-require-effective-target cxx11_abi }
+// { dg-add-options no_pch }
 
 #include <syncstream>