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

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

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

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

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

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


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

Reply via email to