This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b975c0dc3be MATCH: Improve zero_one_valued_p for cases without range in [...] new 1cbf18978aa Fortran: improve bounds-checking for array sections [PR30802]
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/trans-array.cc | 69 ++++++++++++++++++++++- gcc/testsuite/gfortran.dg/bounds_check_fail_6.f90 | 29 ++++++++++ 2 files changed, 97 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gfortran.dg/bounds_check_fail_6.f90