This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]