This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f84aded848f c++: Fix crash in gimplifier with paren init of aggregates [...] new b696698767b libstdc++: Make string_view::copy usable in constant expres [...]
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 | 19 ++++ libstdc++-v3/include/bits/char_traits.h | 101 +++++++++++++++++---- libstdc++-v3/include/std/string_view | 1 + .../operations/copy/char}/constexpr.cc | 11 ++- .../operations/copy/wchar_t}/constexpr.cc | 11 ++- 5 files changed, 115 insertions(+), 28 deletions(-) copy libstdc++-v3/testsuite/{26_numerics/iota => 21_strings/basic_string_view/oper [...] copy libstdc++-v3/testsuite/{26_numerics/iota => 21_strings/basic_string_view/oper [...]