This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-6-branch in repository gcc.
from 2185fe2 Daily bump. new de07978 PR libstdc++/79254 fix exception-safety of std::string copy a [...] new 9b2d7a5 PR libstdc++/79195 fix make_array type deduction
The 2 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 | 22 +++++++++++++ libstdc++-v3/include/bits/basic_string.h | 23 +++++++++++--- libstdc++-v3/include/experimental/array | 12 +++---- .../basic_string/allocator/char/copy_assign.cc | 37 +++++++++++++++++++++- .../basic_string/allocator/wchar_t/copy_assign.cc | 37 +++++++++++++++++++++- .../testsuite/experimental/array/make_array.cc | 18 ++++++++--- libstdc++-v3/testsuite/util/testsuite_allocator.h | 2 +- 7 files changed, 134 insertions(+), 17 deletions(-)