This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 3beef5e6b5b RISC-V: Fix potential ICE of global vsetvl elimination new 2aa8ebc0a60 libstdc++: Fix tests relying on operator new/delete overload
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: .../testsuite/17_intro/no_library_allocation.cc | 8 ++++++++ .../testsuite/23_containers/unordered_map/96088.cc | 1 + .../23_containers/unordered_multimap/96088.cc | 1 + .../23_containers/unordered_multiset/96088.cc | 1 + .../testsuite/23_containers/unordered_set/96088.cc | 1 + .../ext/malloc_allocator/deallocate_local.cc | 2 ++ .../ext/new_allocator/deallocate_local.cc | 2 ++ .../testsuite/ext/pool_allocator/allocate_chunk.cc | 23 ++++++++++++++++++---- .../ext/throw_allocator/deallocate_local.cc | 1 + .../testsuite/util/replacement_memory_operators.h | 20 +++++++++++++++++++ 10 files changed, 56 insertions(+), 4 deletions(-) create mode 100644 libstdc++-v3/testsuite/17_intro/no_library_allocation.cc