This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d386d399205 contrib: make warnings unique in filter-clang-warnings.py new 92eb0adc14a libstdc++: Fix self-move for std::weak_ptr [PR108118]
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/include/bits/shared_ptr_base.h | 4 +--- .../testsuite/20_util/weak_ptr/cons/self_move.cc | 19 +++++++++++++++++++ 2 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 libstdc++-v3/testsuite/20_util/weak_ptr/cons/self_move.cc