This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-11 in repository gcc.
from 5bde7650caa Revert x86_order_regs_for_local_alloc changes in r12-1669. new df115674b39 libstdc++: Constrain std::as_writable_bytes [PR101411] new 760baa2de0e libstdc++: Remove duplicate #include in <string_view> new 96205c97294 libstdc++: Simplify basic_string_view::ends_with [PR 101361]
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/std/span | 1 + libstdc++-v3/include/std/string_view | 9 +++++---- libstdc++-v3/testsuite/23_containers/span/101411.cc | 15 +++++++++++++++ 3 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 libstdc++-v3/testsuite/23_containers/span/101411.cc