frontend-passes.c (matmul_lhs_realloc): Correct allocation size for case A1B2.
authorThomas Koenig <tkoenig@gcc.gnu.org>
Sun, 28 May 2017 14:02:57 +0000 (14:02 +0000)
committerThomas Koenig <tkoenig@gcc.gnu.org>
Sun, 28 May 2017 14:02:57 +0000 (14:02 +0000)
commit8364e6aca3381e6572b54ed49299e94887610f9e
tree4f5958447440e1d671791b3ffc5ca822c8f4d4b4
parent238108d24d602f5e82d5072e19c2b4133139067b
frontend-passes.c (matmul_lhs_realloc): Correct allocation size for case A1B2.

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.

From-SVN: r248546
gcc/fortran/ChangeLog
gcc/fortran/frontend-passes.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/matmul_bounds_12.f90 [new file with mode: 0644]