This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/release-aarch64 in repository toolchain/ci/gcc.
from a7d52dfb0d0 Daily bump. adds 5f587c81bc5 [PR105032] LRA: modify loop condition to find reload insns [...] adds ecc64506683 i386: Fix up ix86_expand_vector_init_general [PR105123] new 800a09fc0bc 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 | 15 ++++++++++++++ gcc/DATESTAMP | 2 +- gcc/config/i386/i386-expand.c | 4 ++-- gcc/lra-assigns.c | 3 ++- gcc/testsuite/ChangeLog | 13 ++++++++++++ gcc/testsuite/gcc.target/i386/pr105032.c | 35 ++++++++++++++++++++++++++++++++ gcc/testsuite/gcc.target/i386/pr105123.c | 22 ++++++++++++++++++++ 7 files changed, 90 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr105032.c create mode 100644 gcc/testsuite/gcc.target/i386/pr105123.c