This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ecd2d842658 PR c++/88875 - error with explicit list constructor. new 3c1c2a8c6bc PR libstdc++/88782 avoid ODR problems in std::make_shared
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 | 29 +++++++++++ libstdc++-v3/config/abi/pre/gnu.ver | 3 ++ libstdc++-v3/include/bits/shared_ptr.h | 7 ++- libstdc++-v3/include/bits/shared_ptr_base.h | 74 +++++++++++++++++------------ libstdc++-v3/src/c++11/shared_ptr.cc | 12 +++++ 5 files changed, 91 insertions(+), 34 deletions(-)