This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 82dd19890b6 aarch64: Fix endianness of DFmode vector constants new a72d0e1a8bf libstdc++: Do not use list-initialization in std::span memb [...] new 4d24612a2e4 libstdc++: Add more template keywords to <mdspan> for Clang new 82d2d12da93 libstdc++: Fix __uninitialized_default for constexpr case
The 3 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/stl_uninitialized.h | 8 +++- libstdc++-v3/include/std/mdspan | 4 +- libstdc++-v3/include/std/span | 15 +++---- .../testsuite/23_containers/span/120997.cc | 46 ++++++++++++++++++++++ 4 files changed, 63 insertions(+), 10 deletions(-) create mode 100644 libstdc++-v3/testsuite/23_containers/span/120997.cc