This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e783c68e09c 2018-10-23 Richard Biener rguenther@suse.de new 81f344ccfac 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 | 12 ++++++++---- .../creation/87278.cc => unique_ptr/cons/incomplete.cc} | 12 +++++++++--- 3 files changed, 25 insertions(+), 7 deletions(-) copy libstdc++-v3/testsuite/20_util/{shared_ptr/creation/87278.cc => unique_ptr/co [...]