This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 199f729ee3a Implement LWG 2905 changes to constrain unique_ptr constructors new 80a4424e6a1 PR libstdc++/87278 restore support for std::make_shared<vol [...]
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 | 5 +++++ libstdc++-v3/include/bits/shared_ptr.h | 2 +- .../types_std_c++0x.cc => shared_ptr/creation/87278.cc} | 11 ++++++----- 3 files changed, 12 insertions(+), 6 deletions(-) copy libstdc++-v3/testsuite/20_util/{headers/memory/types_std_c++0x.cc => shared_p [...]