This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4b4f5666b4c libstdc++: Implement P2325 changes to default-constructibil [...] new 2786064d91f libstdc++: Move ranges algos used by <ranges> into ranges_util.h
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 | 215 +------------------------------ libstdc++-v3/include/bits/ranges_util.h | 219 ++++++++++++++++++++++++++++++++ libstdc++-v3/include/std/ranges | 72 ++--------- 3 files changed, 233 insertions(+), 273 deletions(-)