This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e886ebd1796 install.texi: gcn - update llvm reqirements, gcn/nvptx - ne [...] new 147f6ed39f6 libstdc++: Implement ranges::join_with_view from P2441R2
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 | 458 +++++++++++++++++++++ .../testsuite/std/ranges/adaptors/join_with/1.cc | 97 +++++ 2 files changed, 555 insertions(+) create mode 100644 libstdc++-v3/testsuite/std/ranges/adaptors/join_with/1.cc