This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 47e15513c9e Remove cycle checking from compute_control_dep_chain new 0cb8d96157a libstdc++: Implement ranges::adjacent_transform_view from P2321R2
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/std/ranges | 341 +++++++++++++++++++++ .../adaptors/{adjacent => adjacent_transform}/1.cc | 62 ++-- 2 files changed, 370 insertions(+), 33 deletions(-) copy libstdc++-v3/testsuite/std/ranges/adaptors/{adjacent => adjacent_transform}/1 [...]