https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80904

--- Comment #2 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
Author: tkoenig
Date: Fri Jun  2 17:44:19 2017
New Revision: 248842

URL: https://gcc.gnu.org/viewcvs?rev=248842&root=gcc&view=rev
Log:
2017-06-02  Thomas Koenig  <tkoe...@gcc.gnu.org>

        PR fortran/80904
        * frontend-passes.c (matmul_lhs_realloc):  Correct
        allocation size for case A1B2.

2017-06-02  Thomas Koenig  <tkoe...@gcc.gnu.org>

        PR fortran/80904
        * gfortran.dg/matmul_bounds_12.f90:  New test.


Added:
    branches/gcc-7-branch/gcc/testsuite/gfortran.dg/matmul_bounds_12.f90
Modified:
    branches/gcc-7-branch/gcc/fortran/ChangeLog
    branches/gcc-7-branch/gcc/fortran/frontend-passes.c
    branches/gcc-7-branch/gcc/testsuite/ChangeLog

Reply via email to