This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 262e75d22c3 arm: Remove use of opts_set in arm_configure_build_target [ [...] new 9d3a953ec4d PR fortran/100656 - prevent ICE in gfc_conv_expr_present new 71d7dc6cd09 Fortran: Fix erroneous "pointer argument is not associated" [...]
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/trans-array.c | 5 +++-- gcc/fortran/trans-intrinsic.c | 9 ++++++++- gcc/testsuite/gfortran.dg/bounds_check_22.f90 | 12 +++++++++++ gcc/testsuite/gfortran.dg/pointer_check_14.f90 | 28 ++++++++++++++++++++++++++ 4 files changed, 51 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/bounds_check_22.f90 create mode 100644 gcc/testsuite/gfortran.dg/pointer_check_14.f90