This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-release-aarch64-bootstrap_O1 in repository toolchain/ci/gcc.
from 4bca11333c2 coroutines: Emit error for invalid promise return types [PR97438]. adds a8a453d82e2 Daily bump. adds 6f3f06e431c Fortran: Delay vtab generation until after parsing [PR92587] adds 78ff090d0a0 PR fortran/96381 - invalid read in gfc_find_derived_vtab adds 0f64123bde8 Daily bump.
No new revisions were added by this update.
Summary of changes: ChangeLog | 7 +++ gcc/ChangeLog | 6 +++ gcc/DATESTAMP | 2 +- gcc/cp/ChangeLog | 13 +++++ gcc/fortran/ChangeLog | 16 +++++++ gcc/fortran/class.c | 4 +- gcc/fortran/match.c | 3 -- gcc/fortran/resolve.c | 3 ++ gcc/testsuite/ChangeLog | 16 +++++++ gcc/testsuite/gfortran.dg/finalize_37.f90 | 80 +++++++++++++++++++++++++++++++ libatomic/ChangeLog | 6 +++ libbacktrace/ChangeLog | 6 +++ libcc1/ChangeLog | 9 ++++ libffi/ChangeLog | 6 +++ libgfortran/ChangeLog | 6 +++ libgomp/ChangeLog | 7 +++ libhsail-rt/ChangeLog | 6 +++ libitm/ChangeLog | 7 +++ libobjc/ChangeLog | 6 +++ libphobos/ChangeLog | 6 +++ libquadmath/ChangeLog | 6 +++ libsanitizer/ChangeLog | 8 ++++ libssp/ChangeLog | 6 +++ libstdc++-v3/ChangeLog | 6 +++ libvtv/ChangeLog | 6 +++ zlib/ChangeLog | 6 +++ 26 files changed, 248 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/finalize_37.f90