This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-11 in repository gcc.
from 2c8e273ed11 Generate illegal instruction fault if LWS syscall returns -EFAULT. new 718b47e1cd4 Fortran: avoid several NULL pointer dereferences during err [...]
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 | 3 +- gcc/fortran/match.c | 3 +- gcc/fortran/primary.c | 1 + gcc/fortran/resolve.c | 9 ++++- gcc/testsuite/gfortran.dg/pr102332.f90 | 69 ++++++++++++++++++++++++++++++++++ 5 files changed, 81 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pr102332.f90