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 94b6030810e Daily bump. new e33257cab75 Fortran: Fix non_overridable typebound proc problems [PR846 [...]
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/class.cc | 17 ++++++++-- gcc/testsuite/gfortran.dg/pr117730_a.f90 | 50 +++++++++++++++++++++++++++++ gcc/testsuite/gfortran.dg/pr117730_b.f90 | 47 +++++++++++++++++++++++++++ gcc/testsuite/gfortran.dg/pr84674.f90 | 55 ++++++++++++++++++++++++++++++++ 4 files changed, 166 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pr117730_a.f90 create mode 100644 gcc/testsuite/gfortran.dg/pr117730_b.f90 create mode 100644 gcc/testsuite/gfortran.dg/pr84674.f90