This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 8682fcbf3ce RISC-V: Update Xsfvqmacc and Xsfvfnrclip's testcases new 408f5b847b5 libstdc++: Check feature test macro for associative contain [...] new 301a961ffd0 libstdc++: Implement LWG 2937 for std::filesystem::equivale [...]
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: libstdc++-v3/include/bits/stl_map.h | 4 +- libstdc++-v3/include/bits/stl_multimap.h | 4 +- libstdc++-v3/include/bits/stl_multiset.h | 4 +- libstdc++-v3/include/bits/stl_set.h | 4 +- libstdc++-v3/include/bits/stl_tree.h | 8 +-- libstdc++-v3/src/c++17/fs_ops.cc | 22 +++----- .../27_io/filesystem/operations/pr118158.cc | 62 ++++++++++++++++++++++ 7 files changed, 81 insertions(+), 27 deletions(-) create mode 100644 libstdc++-v3/testsuite/27_io/filesystem/operations/pr118158.cc