This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-9-branch in repository gcc.
from 7ba93fb6597 * c-ada-spec.c (compare_node): Compare the DECL_UIDs as a [...] new e28b695d34d PR libstdc++/90220 fix experimental::any_cast for non-object types new f32f0c4baf1 Make any_cast compare typeinfo as well as function pointers
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: libstdc++-v3/ChangeLog | 24 ++++++++++ libstdc++-v3/include/experimental/any | 55 +++++++++++++++++---- libstdc++-v3/include/std/any | 10 +++- .../testsuite/experimental/any/misc/any_cast.cc | 56 ++++++++++++++++++++-- .../experimental/any/misc/any_cast_neg.cc | 2 +- 5 files changed, 131 insertions(+), 16 deletions(-)