This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-10 in repository gcc.
from b4ebc18c055 Daily bump. new a34c0973c99 libstdc++: Constrain std::as_writable_bytes [PR101411] new a8ae5dbc60e libstdc++: Simplify basic_string_view::ends_with [PR 101361]
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: libstdc++-v3/include/std/span | 1 + libstdc++-v3/include/std/string_view | 6 ++++-- libstdc++-v3/testsuite/23_containers/span/101411.cc | 15 +++++++++++++++ 3 files changed, 20 insertions(+), 2 deletions(-) create mode 100644 libstdc++-v3/testsuite/23_containers/span/101411.cc