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 95cda605a8f Fortran: extend check for array arguments and reject CLASS [...] new fa9729e7d2e Fortran: ICE, OOM while calculating sizes of derived type a [...]
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/target-memory.c | 3 +++ gcc/fortran/trans-types.c | 4 ++-- gcc/testsuite/gfortran.dg/pr101514.f90 | 35 ++++++++++++++++++++++++++++++++++ 3 files changed, 40 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pr101514.f90