This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from edcf2e578c5 rs6000: Make constant formation a tiny bit better new bdb31910b79 PR libstdc++/80796 Add new std::search overload for C++17
The 1 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/ChangeLog | 6 ++++++ libstdc++-v3/include/bits/stl_algo.h | 14 ++++++++++++++ .../search.cc => 25_algorithms/search/searcher.cc} | 13 ++++++++----- 3 files changed, 28 insertions(+), 5 deletions(-) copy libstdc++-v3/testsuite/{experimental/algorithm/search.cc => 25_algorithms/sea [...]