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 714b85f6fce Fortran: Fix host associated PDT entity initialization new 0a79a5457a1 Fortran: Fix ICE due to elemental procedure pointers [PR98472].
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/trans-array.c | 4 +- gcc/testsuite/gfortran.dg/elemental_function_5.f90 | 46 ++++++++++++++++++++++ 2 files changed, 48 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/elemental_function_5.f90