This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9d80e128e15 libstdc++: Define C++20 range utilities and range factories new e0c554e4da7 libstdc++: add range constructor for std::string_view (P1391R4)
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/ChangeLog | 4 ++++ libstdc++-v3/include/std/string_view | 15 ++++++++++++++ .../basic_string_view/cons/char/range.cc} | 23 ++++++++++------------ 3 files changed, 29 insertions(+), 13 deletions(-) copy libstdc++-v3/testsuite/{20_util/variant/visit_neg.cc => 21_strings/basic_stri [...]