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-arm-mainline-allnoconfig in repository toolchain/ci/gcc.
from 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. adds d4583d0983a Daily bump. new 3e43eeee168 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 | 42 ++++++++++++++++++++++++++++++++ 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 +++ 12 files changed, 100 insertions(+), 34 deletions(-) create mode 100644 gcc/testsuite/g++.target/i386/pr105953.C create mode 100644 gcc/testsuite/gdc.dg/Wpadded.d