This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 664ac495f9f syscall: workaround for getsockname bug in AIX new e8b32921249 syscall: enable ParseDirent for AIX new df2f15bbe0c PR libstdc++/79162 Fix std::string regression due to LWG 2946
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: gcc/go/gofrontend/MERGE | 2 +- libgo/go/syscall/dirent.go | 2 +- libgo/go/syscall/{syscall_darwin.go => syscall_aix.go} | 2 +- libgo/mksysinfo.sh | 1 + 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 ++++++++--------- 8 files changed, 23 insertions(+), 15 deletions(-) copy libgo/go/syscall/{syscall_darwin.go => syscall_aix.go} (90%) 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 => [...]