This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from eb5c0cb gcc/ 2017-01-19 Matthew Fortune <matthew.fortune@imgtec.com [...] new f98b772 rs6000: Fix the new SSP guard configuration code (PR79140) new 64ac107 PR69321 fix any_cast<T>(any*) for non-copyable T
The 2 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: gcc/ChangeLog | 8 ++++++++ gcc/config/rs6000/rs6000.c | 15 ++++++++++++--- libstdc++-v3/ChangeLog | 7 +++++++ libstdc++-v3/include/experimental/any | 5 ++++- libstdc++-v3/include/std/any | 15 ++++++++++----- libstdc++-v3/testsuite/20_util/any/misc/any_cast.cc | 13 +++++++++++++ libstdc++-v3/testsuite/experimental/any/misc/any_cast.cc | 13 +++++++++++++ 7 files changed, 67 insertions(+), 9 deletions(-)