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/master-aarch64 in repository toolchain/ci/gcc.
from 5098e7077bf Fortran: diagnostic for argument w/type parameters for assu [...] adds e4777439fc7 Daily bump. new 4c0c43623ef Overhaul jump thread state in forward threader.
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 | 324 ++++++++++++++++++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/ada/ChangeLog | 407 ++++++++++++++++++++++++++++++++++++++++++++++ gcc/c-family/ChangeLog | 4 + gcc/c/ChangeLog | 5 + gcc/cp/ChangeLog | 28 ++++ gcc/fortran/ChangeLog | 45 +++++ gcc/testsuite/ChangeLog | 177 ++++++++++++++++++++ gcc/tree-ssa-dom.c | 134 +++++++++++++-- gcc/tree-ssa-threadedge.c | 322 ++++++++++++++++-------------------- gcc/tree-ssa-threadedge.h | 51 +++--- gcc/tree-vrp.c | 81 +++++++-- include/ChangeLog | 5 + libgcc/ChangeLog | 5 + libgfortran/ChangeLog | 7 + libgomp/ChangeLog | 12 ++ 16 files changed, 1371 insertions(+), 238 deletions(-)