This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-11 in repository gcc.
from 143179f27eb c++: thinko in extract_local_specs [PR108998] new fcf62b96ec9 libstdc++: Implement P2520R0 changes to move_iterator's ite [...]
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/stl_iterator.h | 20 +++++++++++- libstdc++-v3/include/std/version | 1 + .../24_iterators/move_iterator/p2520r0.cc | 37 ++++++++++++++++++++++ 3 files changed, 57 insertions(+), 1 deletion(-) create mode 100644 libstdc++-v3/testsuite/24_iterators/move_iterator/p2520r0.cc