This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 946a444df34 testsuite: adjust modulo-sched compare-debug tests new 42cda3ba45f libstdc++: Fix std::reverse_iterator relational operators new f6b2b79040d libstdc++: Fix two tests that fail in C++20 mode
The 2 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 | 19 ++++ libstdc++-v3/include/bits/stl_iterator.h | 126 +++++++++++---------- .../testsuite/20_util/is_constructible/value-2.cc | 4 + .../testsuite/20_util/time_point/cons/81468.cc | 8 +- .../24_iterators/move_iterator/greedy_ops.cc | 8 +- .../24_iterators/move_iterator/rel_ops_c++20.cc | 34 ++++++ .../24_iterators/reverse_iterator/greedy_ops.cc | 8 +- .../24_iterators/reverse_iterator/rel_ops_c++20.cc | 61 ++++++++-- 8 files changed, 181 insertions(+), 87 deletions(-)