This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c6232ba229a Fix PR 108980: note without warning due to array bounds check new 95827e1b9f7 libstdc++: Make views::single/iota/istream SFINAE-friendly [...] new 065c93b89c5 libstdc++: Implement LWG 3796 changes to repeat_/chunk_by_v [...]
The 2 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/std/ranges | 43 ++++++++++++++++------ .../testsuite/std/ranges/adaptors/chunk_by/1.cc | 8 ++++ .../testsuite/std/ranges/iota/iota_view.cc | 10 +++++ libstdc++-v3/testsuite/std/ranges/istream_view.cc | 12 ++++++ libstdc++-v3/testsuite/std/ranges/repeat/1.cc | 8 ++++ libstdc++-v3/testsuite/std/ranges/single_view.cc | 13 +++++++ 6 files changed, 82 insertions(+), 12 deletions(-)