This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from be8d5f99f50 libstdc++: Improve error reporting if PDF generation fails new c7fe68f3652 libstdc++: Fix elements_view::operator* and operator[] [LWG 3502] new c1ce418af29 libstdc++: Simplify copy-pasted algorithms in <ranges> new b5242b28454 libstdc++: Fix split_view::_OuterIter::operator++ [LWG 3505]
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/std/ranges | 107 ++++++++++++--------- .../testsuite/std/ranges/adaptors/elements.cc | 16 +++ .../testsuite/std/ranges/adaptors/split.cc | 12 +++ 3 files changed, 88 insertions(+), 47 deletions(-)