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-arm in repository toolchain/ci/gcc.
from 0ef944629ae Daily bump. adds 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 new ca84f39399f Improve handling of return slot in ipa-pure-const and modref. new 6ea6c05a8d4 Fortran: Revert explicit memcpy in gfc_get_typebound_proc
The 2 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/fortran/resolve.c | 2 +- gcc/fortran/symbol.c | 2 +- gcc/ipa-fnsummary.c | 16 +++++++++++++++- gcc/ipa-modref.c | 2 +- gcc/testsuite/g++.dg/ipa/modref-1.C | 35 ++++++++++++++++++++++++++++++++++ gcc/testsuite/gdc.dg/torture/pr96435.d | 2 +- libphobos/libdruntime/gcc/deh.d | 2 +- 7 files changed, 55 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/g++.dg/ipa/modref-1.C