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 327e4279450 backport "[c++] Fix DECL_BY_REFERENCE of clone parms" new efff982f47e PR libstdc++/87704 fix unique_ptr(nullptr_t) constructors
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/unique_ptr.h | 8 ++++---- .../{pair/86751.cc => unique_ptr/cons/incomplete.cc} | 19 +++++++++---------- 3 files changed, 21 insertions(+), 14 deletions(-) copy libstdc++-v3/testsuite/20_util/{pair/86751.cc => unique_ptr/cons/incomplete.c [...]