This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 1c140cfbfa4 coroutines: Handle lambda closure pointers like 'this'. new 7fd614ee818 PR fortran/95544 - Fix ICE in NULL() argument to intrinsics
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 | 30 ++++++++++++++++++------------ gcc/fortran/gfortran.h | 1 + gcc/fortran/intrinsic.c | 12 ++++++++++++ gcc/testsuite/gfortran.dg/pr95544.f90 | 15 +++++++++++++++ 4 files changed, 46 insertions(+), 12 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pr95544.f90