This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 7d6e5591e6a d: Merge upstream dmd, druntime 603225372b new b2b139ddee7 Fortran: fix bogus dependency check in ALLOCATE statement [ [...]
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/expr.cc | 28 +++++++++++++++----------- gcc/fortran/resolve.cc | 12 +++++++++-- gcc/testsuite/gfortran.dg/allocate_error_8.f90 | 17 ++++++++++++++++ 3 files changed, 43 insertions(+), 14 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/allocate_error_8.f90