This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 5586e5060fb libstdc++: Forward second argument of views::iota using the [...] new 6e63438a0d7 libstdc++: Fix capturing of lvalue references in_RangeAdapt [...]
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/ChangeLog | 8 ++++ libstdc++-v3/include/std/ranges | 50 ++++++++++++++++++++-- .../testsuite/std/ranges/adaptors/split.cc | 18 ++++++++ .../ranges/adaptors/{elements.cc => split_neg.cc} | 39 ++++++++--------- 4 files changed, 91 insertions(+), 24 deletions(-) copy libstdc++-v3/testsuite/std/ranges/adaptors/{elements.cc => split_neg.cc} (56%)