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_build/master-aarch64 in repository toolchain/ci/gcc.
from 851dff042a2 Daily bump. adds 98b212c19a7 Cleanup back_threader::find_path_to_names. adds b3a38d18351 testsuite: Use posix_memalign on AIX for tsvc adds 4856699eeb2 path oracle: Do not look at root oracle for killed defs. adds 6b8152b96c1 powerpc: Fix vsx_splat_v4si in 32 bit mode new df2135e88a8 Fortran: error recovery on rank mismatch of array and its i [...]
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/config/rs6000/vsx.md | 4 +-- gcc/fortran/decl.c | 8 +++++ gcc/testsuite/gcc.dg/vect/tsvc/tsvc.h | 2 +- gcc/testsuite/gfortran.dg/pr102715.f90 | 13 +++++++ gcc/testsuite/gfortran.dg/pr68019.f90 | 2 +- gcc/tree-ssa-threadbackward.c | 65 +++++++++++++--------------------- gcc/value-relation.cc | 9 +++++ gcc/value-relation.h | 1 + 8 files changed, 59 insertions(+), 45 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pr102715.f90