This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 5ea40269a77 preprocessor: Enable digit separators for C2X new 5e3a1ea3d89 libstdc++: Fix missing members in std::allocator<void> new 37407a2ae70 libstdc++: Fix tests that fail in C++98 mode
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/allocator.h | 44 +++++++++++++++++----- libstdc++-v3/include/bits/memoryfwd.h | 7 ++-- libstdc++-v3/include/ext/malloc_allocator.h | 8 +++- libstdc++-v3/include/ext/new_allocator.h | 8 +++- libstdc++-v3/testsuite/20_util/allocator/void.cc | 40 ++++++++++++++++++-- .../testsuite/20_util/headers/memory/synopsis.cc | 2 + .../testsuite/20_util/shared_ptr/creation/99006.cc | 4 +- .../testsuite/25_algorithms/copy/debug/99402.cc | 3 +- 8 files changed, 94 insertions(+), 22 deletions(-)