This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9252fc398c8 RISC-V: Add testcases for form 4 of scalar signed SAT_SUB new 0ad2c76bea2 Fix parsing of substring refs in coarrays. [PR51815]
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/array.cc | 9 ++++-- gcc/fortran/match.h | 3 +- gcc/fortran/primary.cc | 35 ++++++++++++++++------- gcc/testsuite/gfortran.dg/coarray/substring_1.f90 | 16 +++++++++++ gcc/testsuite/gfortran.dg/pr102532.f90 | 16 +++++++---- 5 files changed, 59 insertions(+), 20 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/coarray/substring_1.f90