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-lts-allmodconfig in repository toolchain/ci/gcc.
from fcea38e56c8 Daily bump. adds 7a0fab4bddc Fortran: reject simplifying TRANSFER for MOLD with storage size 0 adds 202be9f69a5 Daily bump. adds 7d636a3353a Daily bump. adds a2cad467f72 Daily bump. new ed35d4205e8 Range on entry should only check dominators for non-null.
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/DATESTAMP | 2 +- gcc/fortran/ChangeLog | 10 ++++++++++ gcc/fortran/check.c | 2 +- gcc/gimple-range-cache.cc | 19 +++++++++++------- gcc/gimple-range.cc | 16 +++++++++------ gcc/testsuite/ChangeLog | 8 ++++++++ gcc/testsuite/gcc.dg/pr104288.c | 23 ++++++++++++++++++++++ gcc/testsuite/gfortran.dg/transfer_simplify_15.f90 | 11 +++++++++++ 8 files changed, 76 insertions(+), 15 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr104288.c create mode 100644 gcc/testsuite/gfortran.dg/transfer_simplify_15.f90