]> git.ipfire.org Git - thirdparty/gcc.git/commit
libstdc++: Fix test FAIL for old std::string ABI
authorJonathan Wakely <jwakely@redhat.com>
Tue, 4 Oct 2022 16:23:45 +0000 (17:23 +0100)
committerJonathan Wakely <jwakely@redhat.com>
Tue, 4 Oct 2022 16:43:00 +0000 (17:43 +0100)
commit5aa18176add650f481b3b9becbefce6d392cc049
treeca47dbaf3694dd12eeae248a4aff4df6b7a54bdc
parent6ddbbbffbb5759a6c1d56c191364a6bd021f733e
libstdc++: Fix test FAIL for old std::string ABI

libstdc++-v3/ChangeLog:

* testsuite/std/ranges/adaptors/join_with/1.cc: Remove unused
<sstream header.
(test04): Remove constexpr for old std::string ABI and test at
runtime.
libstdc++-v3/testsuite/std/ranges/adaptors/join_with/1.cc