This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 11cb770 2016-10-24 Richard Biener rguenther@suse.de new edf212c Cross-port exception-safety and move fixes of std::any to std [...]
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 | 14 ++++++ libstdc++-v3/include/experimental/any | 17 ++----- .../testsuite/experimental/any/assign/2.cc | 56 +++++++++++++++++++--- .../any/assign/exception.cc | 28 +++++------ libstdc++-v3/testsuite/experimental/any/cons/2.cc | 47 +++++++++++++++--- .../experimental/any/misc/any_cast_neg.cc | 2 +- 6 files changed, 122 insertions(+), 42 deletions(-) copy libstdc++-v3/testsuite/{20_util => experimental}/any/assign/exception.cc (78%)