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 4636d61e9ad rs6000: Remove builtin mask check from builtin_decl [PR102347] new 689f8fed9b2 Fortran: prevent NULL pointer dereferences checking do-loop [...] new 1a5c50c3ad2 Fortran: prevent NULL pointer dereference in check of passe [...]
The 2 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/frontend-passes.c | 19 +++++++++++-------- gcc/testsuite/gfortran.dg/do_check_18.f90 | 27 +++++++++++++++++++++++++++ gcc/testsuite/gfortran.dg/do_check_19.f90 | 21 +++++++++++++++++++++ 3 files changed, 59 insertions(+), 8 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/do_check_18.f90 create mode 100644 gcc/testsuite/gfortran.dg/do_check_19.f90