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 e1489a3d613 libstdc++: Implement P2328 changes to join_view new cb5c89afbe0 Fortran: Fix erroneous "pointer argument is not associated" [...] new 1cb4a0db82c PR fortran/100656 - prevent ICE in gfc_conv_expr_present
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