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 949e0ad4b7b Daily bump. new ce2c9b341df PR fortran/93423 - ICE on invalid with argument list for mo [...] new 13421890f81 Fortran: Avoid double-free with parse error (PR96041, PR93423)
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.c | 9 +++++++++ gcc/fortran/resolve.c | 2 +- gcc/testsuite/gfortran.dg/pr93423.f90 | 21 +++++++++++++++++++++ 3 files changed, 31 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gfortran.dg/pr93423.f90