This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-10 in repository gcc.
from 36b4ff352d5 Daily bump. new 3e9261f0e01 libstdc++: Fix some ranges algos optimizations [PR95578]
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/include/bits/ranges_algo.h | 14 ++-- libstdc++-v3/include/bits/ranges_algobase.h | 88 ++++++++++++---------- .../constrained.cc => copy/95578.cc} | 57 +++++++------- .../copy_backward/95578.cc} | 34 +++++++-- .../{is_sorted/constrained.cc => equal/95578.cc} | 51 +++++++------ .../95578.cc} | 57 +++++++------- .../pr93884.cc => 25_algorithms/move/95578.cc} | 34 +++++++-- .../move_backward/95578.cc} | 34 +++++++-- 8 files changed, 226 insertions(+), 143 deletions(-) copy libstdc++-v3/testsuite/25_algorithms/{inplace_merge/constrained.cc => copy/95 [...] copy libstdc++-v3/testsuite/{24_iterators/back_insert_iterator/pr93884.cc => 25_al [...] copy libstdc++-v3/testsuite/25_algorithms/{is_sorted/constrained.cc => equal/95578 [...] copy libstdc++-v3/testsuite/25_algorithms/{inplace_merge/constrained.cc => lexicog [...] copy libstdc++-v3/testsuite/{24_iterators/back_insert_iterator/pr93884.cc => 25_al [...] copy libstdc++-v3/testsuite/{24_iterators/back_insert_iterator/pr93884.cc => 25_al [...]