This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from bc91cb8d8cf nvptx: Add -mptx=6.0 new 5e1b17f0386 libstdc++: Implement P2415R2 changes to viewable_range / vi [...] new bd73d8dd312 nvptx: Add -misa=sm_70
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: gcc/config/nvptx/nvptx-c.cc | 2 + gcc/config/nvptx/nvptx.cc | 2 + gcc/config/nvptx/nvptx.opt | 3 + gcc/testsuite/gcc.target/nvptx/atomic-store-2.c | 2 +- gcc/testsuite/gcc.target/nvptx/uniform-simt-3.c | 2 +- libstdc++-v3/include/bits/ranges_base.h | 16 +++- libstdc++-v3/include/bits/ranges_cmp.h | 2 +- libstdc++-v3/include/std/ranges | 89 +++++++++++++++++++++- libstdc++-v3/include/std/version | 2 +- libstdc++-v3/testsuite/std/ranges/adaptors/all.cc | 59 +++++++++----- .../testsuite/std/ranges/adaptors/lazy_split.cc | 13 +++- .../testsuite/std/ranges/adaptors/split.cc | 13 +++- 12 files changed, 168 insertions(+), 37 deletions(-)