]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/20_util/to_chars/float16_c++23.cc
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 20_util / to_chars / float16_c++23.cc
index c51f802cf25f48577d0b574ecc51806b7244002a..a1f32c9af4f0a56403c3a9308280a4799f1d0f68 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2022 Free Software Foundation, Inc.
+// Copyright (C) 2022-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,7 +15,6 @@
 // with this library; see the file COPYING3.  If not see
 // <http://www.gnu.org/licenses/>.
 
-// { dg-options "-std=gnu++2b" }
 // { dg-do run { target c++23 } }
 // { dg-require-effective-target ieee_floats }
 // { dg-require-effective-target size32plus }