This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4be779f59b0 libstdc++: Define operator<=> for <system_error> types new e817c23f680 libstdc++: Issues with range access CPOs (P2091R0)
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/ChangeLog | 13 +++++++ libstdc++-v3/include/bits/range_access.h | 42 ++++++++++++---------- libstdc++-v3/testsuite/std/ranges/access/begin.cc | 6 ++-- .../std/ranges/access/{end_neg.cc => begin_neg.cc} | 13 +++---- .../testsuite/std/ranges/access/end_neg.cc | 5 +-- .../testsuite/std/ranges/access/size_neg.cc | 3 +- libstdc++-v3/testsuite/std/ranges/access/ssize.cc | 5 --- 7 files changed, 46 insertions(+), 41 deletions(-) copy libstdc++-v3/testsuite/std/ranges/access/{end_neg.cc => begin_neg.cc} (77%)