This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-mainline-allnoconfig in repository toolchain/ci/gcc.
from c36eb3bdf9c libstdc++: Fix error handling in filesystem::remove_all (PR93201) adds 4da4a6d453a Daily bump. adds cb32116be21 Backport r279306 adds c714eb0237f libstdc++: Define memory resource key functions non-inline [...] new 2f6481fec5d Daily bump.
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: gcc/ChangeLog | 8 ++++++++ gcc/DATESTAMP | 2 +- gcc/ipa-prop.c | 5 +++-- libstdc++-v3/ChangeLog | 12 ++++++++++++ libstdc++-v3/config/abi/pre/gnu.ver | 6 ++++++ libstdc++-v3/include/std/memory_resource | 4 ++-- libstdc++-v3/src/c++17/memory_resource.cc | 8 ++++++++ .../monotonic_buffer_resource/93208.cc} | 14 ++++++++------ 8 files changed, 48 insertions(+), 11 deletions(-) copy libstdc++-v3/testsuite/{23_containers/deque/types/pmr_typedefs.cc => 20_util/ [...]