This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4959739d83c libstdc++: Simplify precomputed partial products in <mdspan>. new 985684e9b35 libstdc++: Implement std::dims from <mdspan>.
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/bits/version.def | 4 ++++ libstdc++-v3/include/bits/version.h | 7 ++++++- libstdc++-v3/include/std/mdspan | 5 +++++ libstdc++-v3/src/c++23/std.cc.in | 3 +++ libstdc++-v3/testsuite/23_containers/mdspan/extents/misc.cc | 7 +++++++ libstdc++-v3/testsuite/23_containers/mdspan/version.cc | 11 +++++++---- 6 files changed, 32 insertions(+), 5 deletions(-)