This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/release-aarch64 in repository toolchain/ci/gcc.
from 54b8432bda1 Daily bump. adds 1a78fffb384 tree-sra: Fix union handling in build_reconstructed_reference adds e25a446597e Daily bump. adds 8c57e8005db Daily bump. new 87d4bdc87f2 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 | 9 ++++ gcc/DATESTAMP | 2 +- gcc/testsuite/ChangeLog | 9 ++++ .../gcc.dg/tree-ssa/alias-access-path-13.c | 36 +++++++++++++ gcc/testsuite/gcc.dg/tree-ssa/pr105860.c | 63 ++++++++++++++++++++++ gcc/tree-sra.cc | 13 ++++- 6 files changed, 130 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/alias-access-path-13.c create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr105860.c