]> git.ipfire.org Git - thirdparty/gcc.git/commit
libstdc++: Disable parts of new test that depend on constexpr std::string
authorJonathan Wakely <jwakely@redhat.com>
Thu, 24 Oct 2024 19:12:08 +0000 (20:12 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Fri, 25 Oct 2024 09:23:56 +0000 (10:23 +0100)
commita4931587cbccdb6aff352f9df728ab468c5260b9
tree1ac644197e07c368d4b7049be9060f401da66c7d
parent813afa280cc130d6d01a4b8294db19965956a3f9
libstdc++: Disable parts of new test that depend on constexpr std::string

The compile-time assertions don't work with -D_GLIBCXX_USE_CXX11_ABI=0.

libstdc++-v3/ChangeLog:

* testsuite/21_strings/basic_string/operators/char/op_plus_string_view.cc:
Check __cpp_lib_constexpr_string.
libstdc++-v3/testsuite/21_strings/basic_string/operators/char/op_plus_string_view.cc