This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-10 in repository gcc.
from a50729951f1 Fix missing defination of PTA_CLDEMOTE. new f7c2be50afa fortran: Fix up gfc_typename CHARACTER length handling [PR97768]
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/misc.c | 28 +++++++++++++++-- gcc/testsuite/gfortran.dg/pr97768_1.f90 | 25 ++++++++++++++++ gcc/testsuite/gfortran.dg/pr97768_2.f90 | 53 +++++++++++++++++++++++++++++++++ 3 files changed, 103 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pr97768_1.f90 create mode 100644 gcc/testsuite/gfortran.dg/pr97768_2.f90