This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-13 in repository gcc.
from 360ed41076c AVR: target/117744 - Fix asm for partial clobber of address reg, new 25b24d72c79 Fortran: Fix elemental array refs in SELECT TYPE [PR109345]
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/trans-array.cc | 44 +++++++++---- gcc/testsuite/gfortran.dg/character_workout_1.f90 | 8 +-- gcc/testsuite/gfortran.dg/pr109345.f90 | 77 +++++++++++++++++++++++ 3 files changed, 113 insertions(+), 16 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pr109345.f90