This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 3f6823abf8d 2018-07-05 Paul Thomas pault@gcc.gnu.org new 69fccec5d94 PR libstdc++/58265 add noexcept to basic_string::assign(bas [...] new 46deba94f64 Add xfail-if to some tests that fail with COW strings
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 | 16 ++++++++++++++++ libstdc++-v3/include/bits/basic_string.h | 3 +-- .../21_strings/basic_string/cons/char/deduction.cc | 1 + .../21_strings/basic_string/cons/wchar_t/deduction.cc | 1 + .../basic_string/modifiers/assign/char/move_assign.cc | 3 +++ .../basic_string/modifiers/assign/wchar_t/move_assign.cc | 3 +++ .../requirements/explicit_instantiation/debug.cc | 3 ++- 7 files changed, 27 insertions(+), 3 deletions(-)