This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from da64698159f tree-optimization/117510 - fix guard hoisting validity check new e22d80d4f0f 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