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_check_gcc/master-arm in repository toolchain/ci/gcc.
from a16010a3eed Fortran: Silence -Wmaybe-uninitialized warning adds 1b5f7385841 d: Fix pr96435.d failing on SPARC and HPPA adds d41092ec52f d: Fix regressing test failures on ix86-solaris2.11 adds ca84f39399f Improve handling of return slot in ipa-pure-const and modref. adds 6ea6c05a8d4 Fortran: Revert explicit memcpy in gfc_get_typebound_proc adds 3a4a721e0cd Daily bump.
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 8 ++++++++ gcc/DATESTAMP | 2 +- gcc/fortran/ChangeLog | 9 +++++++++ gcc/fortran/symbol.c | 2 +- gcc/ipa-fnsummary.c | 16 +++++++++++++++- gcc/ipa-modref.c | 2 +- gcc/testsuite/ChangeLog | 9 +++++++++ gcc/testsuite/g++.dg/ipa/modref-1.C | 35 ++++++++++++++++++++++++++++++++++ gcc/testsuite/gdc.dg/torture/pr96435.d | 2 +- libphobos/ChangeLog | 6 ++++++ libphobos/libdruntime/gcc/deh.d | 2 +- 11 files changed, 87 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/g++.dg/ipa/modref-1.C