This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-13 in repository gcc.
from d2e2688af93 libstdc++: Fix constraint recursion in basic_const_iterator [...] new 031e1bf707c libstdc++: Fix complexity of drop_view::begin() const [PR112641] new c923901d9cd libstdc++: Fix backported test [PR112490]
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/include/std/ranges | 4 ++-- libstdc++-v3/testsuite/24_iterators/const_iterator/112490.cc | 1 + libstdc++-v3/testsuite/std/ranges/adaptors/drop.cc | 12 ++++++++++++ 3 files changed, 15 insertions(+), 2 deletions(-)