This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 77f5310f020 libstdc++: subrange converting constructor should disallow [...] new 241ed965509 libstdc++: Simplify std::totally_ordered_with (LWG 3329) new 0294dc5f4ee libstdc++: Simplify std::totally_ordered (LWG 3331) new 256f67aa078 libstdc++: Simplify std::three_way_comparable_with (LWG 3360) new 7433536b3d8 libstdc++: Add default-initializers to views (LWG 3364) new 1b425f3ac51 libstdc++: make common_iterator<I, S> require copyable<I> ( [...] new 38c7b74d2e9 libstdc++: Add missing call to unused subroutine in split_v [...]
The 6 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 | 28 ++++++++++++++++ libstdc++-v3/include/bits/stl_iterator.h | 2 +- libstdc++-v3/include/std/concepts | 38 ++++++++++++---------- libstdc++-v3/include/std/ranges | 10 +++--- libstdc++-v3/libsupc++/compare | 24 +++----------- .../headers/iterator/synopsis_c++20.cc | 2 +- .../testsuite/std/ranges/adaptors/split.cc | 3 +- 7 files changed, 61 insertions(+), 46 deletions(-)