This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_cross/gnu-release-aarch64-build_cross in repository toolchain/ci/gcc.
from c806314b329 c++: Crash when deducing template arguments [PR98790] adds 01a612b2460 Daily bump. adds 259c63ce6d7 Fortran: Enable inquiry references in data statements [PR98022]. adds 0184527ae9f Fortran: Correction to recent patch in light of comments [P [...] adds 12c90e87411 libphobos: Fix executables segfault on mipsel architecture adds 45674e9f77a Daily bump.
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 10 +++ gcc/DATESTAMP | 2 +- gcc/cp/ChangeLog | 6 ++ gcc/fortran/ChangeLog | 19 +++++ gcc/fortran/data.c | 97 +++++++++++++++++++++---- gcc/testsuite/ChangeLog | 30 ++++++++ gcc/testsuite/gfortran.dg/data_inquiry_ref.f90 | 39 ++++++++++ libphobos/ChangeLog | 10 +++ libphobos/libdruntime/gcc/sections/elf_shared.d | 4 + 9 files changed, 203 insertions(+), 14 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/data_inquiry_ref.f90