This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 71c4c7b Avoid name lookup warning new adc10b0 PR libstdc++/80229 restore support for shared_ptr<function type>
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 | 10 ++++++++++ libstdc++-v3/include/bits/shared_ptr_base.h | 14 +++++++------- .../20_util/enable_shared_from_this/members/const.cc | 4 ++-- .../79114.cc => 20_util/shared_ptr/cons/80229.cc} | 13 ++++++------- 4 files changed, 25 insertions(+), 16 deletions(-) copy libstdc++-v3/testsuite/{18_support/nested_exception/79114.cc => 20_util/share [...]