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 a633f7f96da [PATCH] Backport fix for PR target/98952 new e06c76270de PR fortran/100154 - ICE in gfc_conv_procedure_call, at fort [...]
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/check.c | 36 ++++++++++++++++++++++++++++++++-- gcc/fortran/intrinsic.c | 10 +++++----- gcc/testsuite/gfortran.dg/pr100154.f90 | 26 ++++++++++++++++++++++++ 3 files changed, 65 insertions(+), 7 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pr100154.f90