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 06b794846f1 d: Fix ICE in TypeInfoDeclaration, at dmd/declaration.c (PR100967) new c8bd39bc10e libstdc++: Implement missing P0896R4 changes to reverse_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 | 9 ++++++--- .../reverse_iterator/100639.cc} | 17 ++++++++++++----- libstdc++-v3/testsuite/std/ranges/adaptors/reverse.cc | 10 ++++++++++ 3 files changed, 28 insertions(+), 8 deletions(-) copy libstdc++-v3/testsuite/{std/ranges/iota/93267.cc => 24_iterators/reverse_iter [...]