This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c1c5ada671d libstdc++: Implement submdspan_mapping for layout_right. [P [...] new 57d53be024b libstdc++: Implement submdspan_mapping for layout_stride. [ [...] new 0e95cfb22b5 RISC-V: Regenerate opt urls.
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/riscv/riscv.opt.urls | 2 ++ libstdc++-v3/include/std/mdspan | 20 ++++++++++++++++++++ .../submdspan/selections/{right.cc => stride.cc} | 2 +- .../mdspan/submdspan/submdspan_mapping.cc | 18 ++++++++++++++++++ .../23_containers/mdspan/submdspan/submdspan_neg.cc | 9 +++++++++ 5 files changed, 50 insertions(+), 1 deletion(-) copy libstdc++-v3/testsuite/23_containers/mdspan/submdspan/selections/{right.cc => [...]