This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-14 in repository gcc.
from 51ffec744b5 ipa: Do not emit info about temporary clones to ipa-clones [...] new 4a0e88c0c32 Fortran: array subreferences and components of derived type [...]
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/fortran/expr.cc | 1 + gcc/fortran/primary.cc | 13 ++- gcc/testsuite/gfortran.dg/actual_array_subref.f90 | 103 ++++++++++++++++++++++ 3 files changed, 113 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/actual_array_subref.f90