This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f974b54b8a0 Avoid -Walloca-larger-than and -Wvla-larger-than false post [...] new 5edc0c15f16 libstdc++: Implement proposed resolution to LWG 3548 new 151154a21da libstdc++: Remove TODO comment
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/include/bits/shared_ptr_base.h | 13 +++++++++---- libstdc++-v3/include/std/stop_token | 1 - .../testsuite/20_util/shared_ptr/cons/lwg3548.cc | 16 ++++++++++++++++ .../20_util/shared_ptr/cons/unique_ptr_deleter.cc | 17 ++++++++++++++++- 4 files changed, 41 insertions(+), 6 deletions(-) create mode 100644 libstdc++-v3/testsuite/20_util/shared_ptr/cons/lwg3548.cc