This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a71f55c482a i386: Avoid integer logic insns for 32bit and 64bit vector [...] new d5cbe0f0d4b 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 ++++++--- .../lwg3391.cc => reverse_iterator/100639.cc} | 20 ++++++++++---------- .../testsuite/std/ranges/adaptors/reverse.cc | 10 ++++++++++ 3 files changed, 26 insertions(+), 13 deletions(-) copy libstdc++-v3/testsuite/24_iterators/{move_iterator/lwg3391.cc => reverse_iter [...]