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-lts-allyesconfig in repository toolchain/ci/gcc.
from 7ebbff3acbe [libiberty] Update demangler to handle co_await operator. adds 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.
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 13 +++++++++++++ gcc/DATESTAMP | 2 +- 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/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 ++++++++++ gcc/varpool.c | 7 ++++--- libgcc/ChangeLog | 10 ++++++++++ libgcc/config/cris/arit.c | 3 ++- libgcc/crtstuff.c | 2 ++ 17 files changed, 89 insertions(+), 8 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/function_reference_1.f90 create mode 100644 gcc/testsuite/gfortran.dg/function_reference_2.f90