This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-8-branch in repository gcc.
from c8e4557ca49 Daily bump. new c0b82b6f713 Catch division by zero errors in array sizes.
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/ChangeLog | 11 ++++++++++ gcc/fortran/arith.c | 6 ++++++ gcc/fortran/decl.c | 31 ++++++++++++++++++++++++---- gcc/fortran/gfortran.h | 2 ++ gcc/testsuite/ChangeLog | 6 ++++++ gcc/testsuite/gfortran.dg/arith_divide_2.f90 | 9 ++++++++ 6 files changed, 61 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/arith_divide_2.f90