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-next-allnoconfig in repository toolchain/ci/gcc.
from 08889035100 2019-02-09 Aaron Sawdey acsawdey@linux.ibm.com adds 1accb2b8fcf 2019-02-09 Thomas Koenig tkoenig@gcc.gnu.org adds 960fffd6cfb Daily bump. adds 2a5ec34a971 Backport from mainline: 2019-01-05 Jan Hubicka <hubicka [...] new 86877c563ab 2019-02-10 Thomas Koenig tkoenig@gcc.gnu.org
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 | 10 ++++++++ gcc/fortran/expr.c | 36 +++++++++++++++++++++++----- gcc/fortran/gfortran.h | 2 +- gcc/ipa-inline.c | 2 +- gcc/testsuite/ChangeLog | 14 +++++++++++ gcc/testsuite/gfortran.dg/null_10.f90 | 7 ++++++ 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 ++++++++++ 11 files changed, 92 insertions(+), 12 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/null_10.f90 create mode 100644 gcc/testsuite/gfortran.dg/pointer_init_9.f90