This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch trunk in repository gcc.
from 9f24c02 When undoing symbols, also restore common block lists new a3f807e 2015-08-08 Ville Voutilainen ville.voutilainen@gmail.com
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 | 40 +++++ libstdc++-v3/include/bits/unique_ptr.h | 168 ++++++++++++--------- .../testsuite/20_util/default_delete/48631_neg.cc | 5 +- .../testsuite/20_util/unique_ptr/assign/48635.cc | 8 - .../20_util/unique_ptr/assign/48635_neg.cc | 12 +- .../testsuite/20_util/unique_ptr/assign/cv_qual.cc | 6 +- .../testsuite/20_util/unique_ptr/cons/cv_qual.cc | 26 +++- .../dr2228.cc} | 17 ++- .../20_util/unique_ptr/modifiers/cv_qual.cc | 32 +++- 9 files changed, 209 insertions(+), 105 deletions(-) copy libstdc++-v3/testsuite/20_util/{is_nothrow_swappable/requirements/explicit_in [...]