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 102d52967bd Fortran: Fix ICE in gfc_trans_pointer_assignment [PR113956] new 80bb0bda4a9 Fortran: Fix ICE in gfc_trans_create_temp_array from bad ty [...] new ff78ffe8f91 Fortran: Generate new charlens for shared symbol typespecs [...]
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/decl.cc | 11 +++++++---- gcc/fortran/trans-expr.cc | 10 ++++++++-- gcc/testsuite/gfortran.dg/pr89462.f90 | 13 +++++++++++++ gcc/testsuite/gfortran.dg/pr93678.f90 | 32 ++++++++++++++++++++++++++++++++ 4 files changed, 60 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pr89462.f90 create mode 100644 gcc/testsuite/gfortran.dg/pr93678.f90