This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-8-branch in repository gcc.
from a1f1af78f4b Backport documentation fixes new b089af4ccc7 PR libstdc++/51333 Define recursive_init_error constructor [...] new b43ee4c1d51 PR libstdc++/91308 fix constraints on unique_ptr assignment
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 | 25 ++++++++++++++++++ libstdc++-v3/include/bits/unique_ptr.h | 30 ++++++++++------------ libstdc++-v3/libsupc++/cxxabi.h | 9 ++++--- libstdc++-v3/libsupc++/guard_error.cc | 4 +-- .../c++1998/all_no_rtti.cc => 18_support/51333.cc} | 11 ++++---- .../dr2586.cc => unique_ptr/assign/91308.cc} | 30 +++++++++++++++------- 6 files changed, 72 insertions(+), 37 deletions(-) copy libstdc++-v3/testsuite/{17_intro/headers/c++1998/all_no_rtti.cc => 18_support [...] copy libstdc++-v3/testsuite/20_util/{scoped_allocator/dr2586.cc => unique_ptr/assi [...]