This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_binutils/release-aarch64 in repository toolchain/ci/gcc.
from d10b3b5c1f6 libstdc++: Use type_identity_t for non-deducible std::atomi [...] adds e11091012fe Daily bump. adds bac09a89314 Fix ICE in extract_insn, at recog.cc:2791 adds 5f4931ec992 d: Set TYPE_ARTIFICIAL on internal TypeInfo types adds 58c0bc2b62c Darwin: Fix empty g++ command lines [PR105599]. adds be343e001eb Darwin: Future-proof -mmacosx-version-min adds 64f5efce03c Darwin: Truncate kernel-provided version to OS major for Da [...] adds f5fe920ec1e Daily bump. adds 723c1d6284c arm: big-endian issue in gen_cpymem_ldrd_strd [PR105981] adds 4804d03550f Daily bump.
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 62 ++++++++++++++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/config/arm/arm.cc | 24 ++++++++----- gcc/config/darwin-c.cc | 3 +- gcc/config/darwin-driver.cc | 16 +++------ gcc/config/darwin.h | 17 ++++----- gcc/config/i386/sse.md | 3 +- gcc/d/ChangeLog | 7 ++++ gcc/d/typeinfo.cc | 1 + gcc/testsuite/ChangeLog | 11 ++++++ gcc/testsuite/g++.target/i386/pr105953.C | 4 +++ gcc/testsuite/gdc.dg/Wpadded.d | 4 +++ libstdc++-v3/ChangeLog | 18 ++++++++++ 13 files changed, 138 insertions(+), 34 deletions(-) create mode 100644 gcc/testsuite/g++.target/i386/pr105953.C create mode 100644 gcc/testsuite/gdc.dg/Wpadded.d