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-aarch64-stable-allmodconfig in repository toolchain/ci/gcc.
from 960fffd6cfb Daily bump. adds 2a5ec34a971 Backport from mainline: 2019-01-05 Jan Hubicka <hubicka [...] adds 86877c563ab 2019-02-10 Thomas Koenig tkoenig@gcc.gnu.org adds 9fdab1aa849 2019-02-10 Harald Anlauf anlauf@gmx.de new 42de087798e 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 | 12 ++++++++++ gcc/DATESTAMP | 2 +- gcc/fortran/ChangeLog | 17 +++++++++++++ gcc/fortran/decl.c | 2 +- gcc/fortran/expr.c | 36 +++++++++++++++++++++++----- gcc/fortran/gfortran.h | 2 +- gcc/ipa-inline.c | 2 +- gcc/testsuite/ChangeLog | 14 +++++++++++ gcc/testsuite/gfortran.dg/pointer_init_2.f90 | 4 ++-- gcc/testsuite/gfortran.dg/pointer_init_6.f90 | 2 +- gcc/testsuite/gfortran.dg/pointer_init_9.f90 | 13 ++++++++++ gcc/testsuite/gfortran.dg/pr89077.f90 | 11 +++++++++ 12 files changed, 104 insertions(+), 13 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pointer_init_9.f90 create mode 100644 gcc/testsuite/gfortran.dg/pr89077.f90