This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 715c8a41e08 Make gt_pch_nx unreachable in symbol-summary classes. new 72da463e4d4 ipa-sra-19.c: Avoid unprototyped function new 97a0265f0f3 Revert ABI changes to std::allocator in C++20
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: gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/gcc.dg/ipa/ipa-sra-19.c | 3 +-- libstdc++-v3/ChangeLog | 13 +++++++++++++ libstdc++-v3/include/bits/allocator.h | 19 ++++++++++++------- .../testsuite/20_util/allocator/rebind_c++20.cc | 5 ++++- .../allocator/requirements/typedefs_c++20.cc | 11 +++++++++++ libstdc++-v3/testsuite/20_util/allocator/void.cc | 22 ++++++++++++++++++++++ .../ext/malloc_allocator/variadic_construct.cc | 2 +- .../ext/new_allocator/variadic_construct.cc | 2 +- 9 files changed, 70 insertions(+), 12 deletions(-)