X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=libstdc%2B%2B-v3%2Ftestsuite%2F27_io%2Fbasic_stringstream%2Fstr%2Fchar%2F5.cc;h=e5030237fea0143fcbd313ff651b3038f0e2ff1a;hb=83ffe9cde7fe0b4deb0d1b54175fd9b19c38179c;hp=ba265d54de980e4991bcf8f6f812eb1660603583;hpb=99dee82307f1e163e150c9c810452979994047ce;p=thirdparty%2Fgcc.git diff --git a/libstdc++-v3/testsuite/27_io/basic_stringstream/str/char/5.cc b/libstdc++-v3/testsuite/27_io/basic_stringstream/str/char/5.cc index ba265d54de98..e5030237fea0 100644 --- a/libstdc++-v3/testsuite/27_io/basic_stringstream/str/char/5.cc +++ b/libstdc++-v3/testsuite/27_io/basic_stringstream/str/char/5.cc @@ -1,4 +1,4 @@ -// Copyright (C) 2020-2021 Free Software Foundation, Inc. +// Copyright (C) 2020-2023 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 @@ -19,7 +19,7 @@ // { dg-options "-std=gnu++2a" } // { dg-do run { target c++2a } } -// { dg-require-effective-target cxx11-abi } +// { dg-require-effective-target cxx11_abi } #include #include