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-arm-next-allnoconfig in repository toolchain/ci/gcc.
from 5a715667bbb Reword a comment in varpool_node::ctor_useable_for_folding_p. adds 8118184c3e1 config.gcc <obsolete targets>: Add crisv32-*-* and cris-*-linux* adds 955e4e3b705 testsuite: Fix dg-message syntax. adds 93bb79abfcc AArch64: Fix unused variable warning breaking bootstrap. adds 84479e3a4ce Fix compilation of crtstuff.c when DEFAULT_USE_CXA_ATEXIT is false adds 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. new 118aa5e31ce Fix ICE in speculative_call_info
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 | 23 +++++++ gcc/DATESTAMP | 2 +- gcc/cgraph.c | 76 +++++++++++++++++++--- gcc/cgraphclones.c | 3 +- gcc/config.gcc | 2 + gcc/config/aarch64/aarch64-sve-builtins-base.cc | 2 +- gcc/cp/ChangeLog | 5 ++ gcc/cp/coroutines.cc | 2 +- gcc/fortran/ChangeLog | 7 ++ gcc/fortran/primary.c | 1 + gcc/fortran/resolve.c | 7 ++ gcc/lto-cgraph.c | 7 +- gcc/lto-streamer-in.c | 3 + gcc/testsuite/ChangeLog | 11 ++++ gcc/testsuite/c-c++-common/pr92833-4.c | 2 +- gcc/testsuite/gfortran.dg/function_reference_1.f90 | 11 ++++ gcc/testsuite/gfortran.dg/function_reference_2.f90 | 10 +++ libgcc/ChangeLog | 10 +++ libgcc/config/cris/arit.c | 3 +- libgcc/crtstuff.c | 2 + 20 files changed, 171 insertions(+), 18 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/function_reference_1.f90 create mode 100644 gcc/testsuite/gfortran.dg/function_reference_2.f90