This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e7b26744404 analyzer: Add support of placement new and improved operato [...] new 6f06152541d Fortran: runtime bounds-checking in presence of array const [...]
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 | 23 ++++++++++++++++++++ gcc/testsuite/gfortran.dg/bounds_check_fail_5.f90 | 26 +++++++++++++++++++++++ 2 files changed, 49 insertions(+) create mode 100644 gcc/testsuite/gfortran.dg/bounds_check_fail_5.f90