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 8094f781c35 c++: Handle RANGE_EXPR index in init_subob_ctx [PR97328] new 90b83a25b34 PR fortran/95979 - ICE in get_kind, at fortran/simplify.c:129
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/expr.c | 2 +- gcc/fortran/intrinsic.c | 5 +++++ gcc/fortran/iresolve.c | 6 +----- gcc/testsuite/gfortran.dg/index_4.f90 | 19 +++++++++++++++++++ 4 files changed, 26 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/index_4.f90