This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c950e033e44 * cp-tree.h (TYPE_HAS_NONTRIVIAL_DESTRUCTOR): Fix a typo. new 01cad9ee79e LWG2788 basic_string spurious use of a default constructibl [...]
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 | 9 +++ libstdc++-v3/include/bits/basic_string.tcc | 4 +- .../basic_string/allocator/char/lwg2788.cc | 85 ++++++++++++++++++++++ .../basic_string/allocator/wchar_t/lwg2788.cc | 85 ++++++++++++++++++++++ 4 files changed, 182 insertions(+), 1 deletion(-) create mode 100644 libstdc++-v3/testsuite/21_strings/basic_string/allocator/char/l [...] create mode 100644 libstdc++-v3/testsuite/21_strings/basic_string/allocator/wchar_ [...]