This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from eb7ba6c36b8 arm: ACLE intrinsics for bfloat16 dot product new 7f0f108309a libstdc++: LWG 3292 iota_view is under-constrained new 510bd1c178f libstdc++: LWG 3301 transform_view::iterator has incorrect [...] new 55c4b3f4862 libstdc++: LWG 3313 join_view::iterator::operator-- is inco [...] new ec15da7c330 libstdc++: LWG 3325 Constrain return type of transformation [...] new 76a8c0f65e2 libstdc++: LWG 3397 basic_istream_view::iterator should not [...]
The 5 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 | 30 ++++++++++++++++++++++ libstdc++-v3/include/std/ranges | 23 ++++++++++++----- .../ranges/adaptors/lwg3313_neg.cc} | 28 +++++++++----------- .../ranges/adaptors/lwg3325_neg.cc} | 22 +++++++--------- .../testsuite/std/ranges/adaptors/transform.cc | 24 +++++++++++++++++ .../pr93884.cc => std/ranges/iota/lwg3292_neg.cc} | 28 +++++++++----------- libstdc++-v3/testsuite/std/ranges/istream_view.cc | 16 ++++++++++++ 7 files changed, 120 insertions(+), 51 deletions(-) copy libstdc++-v3/testsuite/{24_iterators/back_insert_iterator/pr93884.cc => std/r [...] copy libstdc++-v3/testsuite/{25_algorithms/move/93872.cc => std/ranges/adaptors/lw [...] copy libstdc++-v3/testsuite/{24_iterators/back_insert_iterator/pr93884.cc => std/r [...]