2017-05-28 Thomas Koenig <tkoenig@gcc.gnu.org>
commitdc2627426e2148029476e688f67f5f6b1bba7bf7
authortkoenig <tkoenig@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 28 May 2017 14:02:57 +0000 (28 14:02 +0000)
committertkoenig <tkoenig@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 28 May 2017 14:02:57 +0000 (28 14:02 +0000)
tree4f5958447440e1d671791b3ffc5ca822c8f4d4b4
parent8401372c12b78d4195a51829cfae5d9691d3b8e3
2017-05-28  Thomas Koenig  <tkoenig@gcc.gnu.org>

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

2017-05-28  Thomas Koenig  <tkoenig@gcc.gnu.org>

* gfortran.dg/matmul_bounds_12.f90:  New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@248546 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/fortran/ChangeLog
gcc/fortran/frontend-passes.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/matmul_bounds_12.f90 [new file with mode: 0644]