This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9ca05d5d9b9 c++: Elide inactive initializer fns from init array new 51309d1158b libstdc++: Apply r13-1096-g6abe341558abec change to vstring [...] new 98a0d72a610 libstdc++: Support constexpr global std::string for size < [...] new b2aaa44d2c9 compiler: don't generate stubs for ambiguous direct interfa [...]
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: gcc/go/gofrontend/MERGE | 2 +- gcc/go/gofrontend/types.cc | 2 +- libstdc++-v3/include/bits/basic_string.h | 3 +- libstdc++-v3/include/ext/vstring.h | 45 ++++++++++------------ .../21_strings/basic_string/cons/char/105995.cc | 9 +++++ 5 files changed, 33 insertions(+), 28 deletions(-) create mode 100644 libstdc++-v3/testsuite/21_strings/basic_string/cons/char/105995.cc