This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch devel/omp/gcc-10 in repository gcc.
from 88718208897 Fortran: Fix some select rank issues [PR97694 and 97723]. new e3020c62ff3 Fortran: Fix rank of assumed-rank array [PR99043]
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/ChangeLog.omp | 9 +++++++ gcc/fortran/trans-expr.c | 5 ++-- gcc/testsuite/ChangeLog.omp | 8 ++++++ gcc/testsuite/gfortran.dg/assumed_rank_20.f90 | 36 +++++++++++++++++++++++++++ 4 files changed, 56 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/assumed_rank_20.f90