This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 861440a77b6 libstdc++: Implement LWG 3523 changes to ranges::iota_view new 98af6b86bc6 libstdc++: Implement LWG 3470 change to ranges::subrange new bed1892f5b1 libstdc++: Implement LWG 3568 change to ranges::basic_istream_view new 5566f3c6b46 libstdc++: Implement LWG 3580 change to ranges::iota_view
The 3 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_util.h | 13 +++++++++---- libstdc++-v3/include/std/ranges | 12 +++++++++--- libstdc++-v3/testsuite/std/ranges/subrange/1.cc | 19 +++++++++++++++++++ 3 files changed, 37 insertions(+), 7 deletions(-) create mode 100644 libstdc++-v3/testsuite/std/ranges/subrange/1.cc