This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-7-branch in repository gcc.
from 232a3c4ce55 Fix failing C++17 test new 95fbb117da1 PR libstdc++/79162 Fix std::string regression due to LWG 2946
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 | 8 ++++++++ libstdc++-v3/include/bits/basic_string.h | 1 + .../cons/char/{moveable2.cc => moveable2_c++17.cc} | 5 ++--- .../cons/wchar_t/{moveable2.cc => moveable2_c++17.cc} | 17 ++++++++--------- 4 files changed, 19 insertions(+), 12 deletions(-) copy libstdc++-v3/testsuite/21_strings/basic_string/cons/char/{moveable2.cc => mov [...] copy libstdc++-v3/testsuite/21_strings/basic_string/cons/wchar_t/{moveable2.cc => [...]