This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 3866ca796d5 libstdc++: Fix ranges::move and ranges::move_backward to us [...] new a8ee522c592 libstdc++: Fix ranges::iter_move handling of rvalues [PR106612]
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/include/bits/iterator_concepts.h | 33 ++++++-- .../24_iterators/customization_points/iter_move.cc | 95 ++++++++++++++++++++++ 2 files changed, 119 insertions(+), 9 deletions(-)