This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 22df3f88b0b * lib/scanlang.exp: New. * lib/gcc-dg.exp: Load scanlang. [...] new 0d9884f7ccc PR libstdc++/80285 optimize std::make_shared for -fno-rtti
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 | 16 ++++++ libstdc++-v3/include/bits/shared_ptr_base.h | 64 ++++++++++------------ .../testsuite/20_util/shared_ptr/creation/alloc.cc | 6 +- .../shared_ptr/creation/single_allocation.cc} | 27 +++++++-- .../creation/single_allocation_no_rtti.cc} | 28 ++++++++-- 5 files changed, 92 insertions(+), 49 deletions(-) copy libstdc++-v3/testsuite/{ext/shared_ptr/1.cc => 20_util/shared_ptr/creation/si [...] copy libstdc++-v3/testsuite/{ext/shared_ptr/1.cc => 20_util/shared_ptr/creation/si [...]