This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0e33fa6833f 2017-04-21 Richard Biener rguenther@suse.de new 04c4a9200b2 Avoid deprecated warnings about std::auto_ptr in library headers
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 | 15 +++++++++++++++ libstdc++-v3/include/backward/auto_ptr.h | 4 ++++ libstdc++-v3/include/bits/shared_ptr.h | 6 ++++++ libstdc++-v3/include/bits/shared_ptr_base.h | 12 ++++++++++++ libstdc++-v3/include/bits/unique_ptr.h | 6 ++++++ .../testsuite/20_util/default_delete/48631_neg.cc | 2 +- libstdc++-v3/testsuite/20_util/default_delete/void_neg.cc | 2 +- .../testsuite/20_util/unique_ptr/assign/48635_neg.cc | 4 ++-- .../testsuite/20_util/unique_ptr/cons/cv_qual_neg.cc | 2 +- 9 files changed, 48 insertions(+), 5 deletions(-)