This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-15 in repository gcc.
from 4228ec7d603 Daily bump. new 887ddb4d8c3 Fortran: Fix non-conformable corank on this_image ref [PR120843] new 67452737d8e Fortran: Ensure arguments in coarray call get unique compon [...]
The 2 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/coarray.cc | 4 ++-- gcc/fortran/resolve.cc | 7 ++++--- gcc/testsuite/gfortran.dg/coarray/coindexed_6.f90 | 17 ++++++++++++++++ gcc/testsuite/gfortran.dg/coarray/coindexed_7.f90 | 24 +++++++++++++++++++++++ 4 files changed, 47 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/coarray/coindexed_6.f90 create mode 100644 gcc/testsuite/gfortran.dg/coarray/coindexed_7.f90