This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c11bc7c2fb1 The remainder of the Pre-emptively support P0646R1 for std [...] new e131c631f67 2018-11-30 Edward Smith-Rowland 3dw4rd@verizon.net
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 | 23 ++++++++++ libstdc++-v3/include/bits/basic_string.h | 52 ++++++++++++++++++++++ libstdc++-v3/include/std/string_view | 33 +++++++++++++- .../{erasure.cc => operations/ends_with/char/1.cc} | 47 ++++++++++--------- .../ends_with/wchar_t/1.cc} | 47 ++++++++++--------- .../starts_with/char/1.cc} | 47 ++++++++++--------- .../starts_with/wchar_t/1.cc} | 47 ++++++++++--------- .../operations/ends_with/char/1.cc} | 32 ++++++++++--- .../operations/ends_with/wchar_t/1.cc} | 32 ++++++++++--- .../operations/starts_with/char/1.cc} | 32 ++++++++++--- .../operations/starts_with/wchar_t/1.cc} | 32 ++++++++++--- 11 files changed, 299 insertions(+), 125 deletions(-) copy libstdc++-v3/testsuite/21_strings/basic_string/{erasure.cc => operations/ends [...] copy libstdc++-v3/testsuite/21_strings/basic_string/{erasure.cc => operations/ends [...] copy libstdc++-v3/testsuite/21_strings/basic_string/{erasure.cc => operations/star [...] copy libstdc++-v3/testsuite/21_strings/basic_string/{erasure.cc => operations/star [...] copy libstdc++-v3/testsuite/{20_util/assume_aligned/2_neg.cc => 21_strings/basic_s [...] copy libstdc++-v3/testsuite/{20_util/assume_aligned/2_neg.cc => 21_strings/basic_s [...] copy libstdc++-v3/testsuite/{20_util/assume_aligned/2_neg.cc => 21_strings/basic_s [...] copy libstdc++-v3/testsuite/{20_util/assume_aligned/2_neg.cc => 21_strings/basic_s [...]