This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap in repository toolchain/ci/gcc.
from 91f78b673b1 MIPS: use N64 ABI by default if the triple end with -gnuabi64 adds 952095bb053 libstdc++: Name std::function template parameter adds 07b990ee23e libstdc++: Fix inefficiency in filesystem::absolute [PR99876] adds dd3e5859fc1 libstdc++: Fix comment typo new 754fca77e82 libstdc++: Fix std::allocator<void> for versioned namespace
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/include/bits/alloc_traits.h | 104 ++++++++++++++++++++++++++ libstdc++-v3/include/bits/allocator.h | 38 +++------- libstdc++-v3/include/bits/std_function.h | 32 ++++---- libstdc++-v3/include/bits/stl_uninitialized.h | 2 +- libstdc++-v3/include/ext/extptr_allocator.h | 5 ++ libstdc++-v3/src/c++17/fs_ops.cc | 7 -- 6 files changed, 136 insertions(+), 52 deletions(-)