This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-10 in repository gcc.
from 82fbb61820c libstdc++: Fix macro redefinition warnings new 3feea217fcc libstdc++: Add deduction guide for std::ranges::join_view [ [...] new 175e6b47f26 libstdc++: Avoid CTAD for std::ranges::join_view [LWG 3474] new fd6b319c84f libstdc++: Fix ranges::join_view::_Iterator::operator-> [LWG 3500]
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 | 18 ++++++++------ libstdc++-v3/testsuite/std/ranges/adaptors/join.cc | 28 ++++++++++++++++++++++ 2 files changed, 39 insertions(+), 7 deletions(-)