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-next-defconfig in repository toolchain/ci/gcc.
from 49d270e5aa0 x32: Add addr32 prefix to VSIB address adds 1723810805f 2019-03-17 Thomas Koenig tkoenig@gcc.gnu.org adds 5d34f779cb1 Daily bump. new 2f978d6d097 Add forgotten requeing in propagate_subaccesses_across_link
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/fortran/ChangeLog | 8 +++ gcc/fortran/symbol.c | 10 ++- gcc/testsuite/ChangeLog | 14 ++++ gcc/testsuite/gcc.dg/tree-ssa/pr89546.c | 100 +++++++++++++++++++++++++++++ gcc/testsuite/gfortran.dg/blockdata_11.f90 | 33 ++++++++++ gcc/tree-sra.c | 8 ++- 8 files changed, 180 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr89546.c create mode 100644 gcc/testsuite/gfortran.dg/blockdata_11.f90