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 62f4b3d0669 Daily bump. new 6c1684e124f Fortran: Fix gimplification error on assignment to pointer [...] new 0bead22a867 Fortran: Suppress failing part of testcase [PR109345]
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/trans-expr.cc | 16 ++++++++-------- gcc/testsuite/gfortran.dg/assign_12.f90 | 28 ++++++++++++++++++++++++++++ gcc/testsuite/gfortran.dg/pr109345.f90 | 5 ++--- 3 files changed, 38 insertions(+), 11 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/assign_12.f90