This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap_debug in repository toolchain/ci/gcc.
from e98e12c40bf Remove storage only description for _Float16 w/o avx512fp16. adds fe2771b291c Fortran: Fix associated intrinsic with assumed rank [PR101334] adds 1932e1169a2 Daily bump.
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 5 + gcc/DATESTAMP | 2 +- gcc/fortran/ChangeLog | 6 + gcc/fortran/trans-intrinsic.c | 30 +++-- gcc/testsuite/ChangeLog | 5 + .../gfortran.dg/associated_assumed_rank.f90 | 126 +++++++++++++++++++++ libgfortran/ChangeLog | 5 + libgfortran/intrinsics/associated.c | 3 +- 8 files changed, 171 insertions(+), 11 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/associated_assumed_rank.f90