r248845 - in /branches/gcc-6-branch/gcc: fortra...

tkoenig@gcc.gnu.org tkoenig@gcc.gnu.org
Fri Jun 2 19:29:00 GMT 2017


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  <tkoenig@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  <tkoenig@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



More information about the Gcc-cvs mailing list