This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c16f12a2dc1 [gcc] new 04a634e03d4 Revert "libstdc++-v3: Have aligned_alloc() on Newlib" new 48789c427dd Add <bit> and <version> to freestanding headers new 43fd0f2a49d Minor optimisations in operator new(size_t, align_val_t) new be4d4c0a2bd PR libstdc++/45093 avoid warnings for _M_destroy_node
The 4 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 | 22 ++++++++++++++++++++++ libstdc++-v3/configure | 2 -- libstdc++-v3/configure.ac | 1 - libstdc++-v3/include/Makefile.am | 10 +++++----- libstdc++-v3/include/Makefile.in | 10 +++++----- libstdc++-v3/include/bits/stl_tree.h | 12 ++++++------ libstdc++-v3/libsupc++/new_opa.cc | 6 +++--- libstdc++-v3/testsuite/17_intro/freestanding.cc | 9 +++++++++ 8 files changed, 50 insertions(+), 22 deletions(-)