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-master-aarch64-stable-allyesconfig in repository toolchain/ci/gcc.
from 463f6499447 libgcc: cris: config/cris/arit.c (DS): Apply attribute __fa [...] adds dba33cb727d c++: Fix coroutines.cc build for nvptx-none target adds 2589beb1d1a Daily bump. adds 52354dadb80 Check for illegal reference in function. adds 118aa5e31ce Fix ICE in speculative_call_info new bf6fc129c05 Implement speculative call verifier
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 | 24 +++ gcc/DATESTAMP | 2 +- gcc/cgraph.c | 213 ++++++++++++++++++++- gcc/cgraphclones.c | 3 +- gcc/cp/ChangeLog | 5 + gcc/cp/coroutines.cc | 2 +- gcc/fortran/ChangeLog | 7 + gcc/fortran/primary.c | 1 + gcc/fortran/resolve.c | 7 + gcc/ipa-profile.c | 174 ++++++++--------- gcc/lto-cgraph.c | 7 +- gcc/lto-streamer-in.c | 3 + gcc/testsuite/ChangeLog | 6 + gcc/testsuite/gfortran.dg/function_reference_1.f90 | 11 ++ gcc/testsuite/gfortran.dg/function_reference_2.f90 | 10 + 15 files changed, 373 insertions(+), 102 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/function_reference_1.f90 create mode 100644 gcc/testsuite/gfortran.dg/function_reference_2.f90