This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-9 in repository gcc.
from 1fa1430d1cf Fix failures with -m32 and some memory leaks. new b66dc7d363d This patch fixes PR96325. See the explanatory comment in th [...] new 4d3d6343903 Change testcase for pr96325 from run to compile.
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/primary.c | 13 +++++++++---- gcc/testsuite/gfortran.dg/pr91589.f90 | 2 +- gcc/testsuite/gfortran.dg/pr96325.f90 | 21 +++++++++++++++++++++ 3 files changed, 31 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pr96325.f90