r265768 - in /branches/gcc-8-branch/gcc: fortra...

tkoenig@gcc.gnu.org tkoenig@gcc.gnu.org
Sat Nov 3 12:16:00 GMT 2018


Author: tkoenig
Date: Sat Nov  3 12:16:34 2018
New Revision: 265768

URL: https://gcc.gnu.org/viewcvs?rev=265768&root=gcc&view=rev
Log:
2019-11-03  Tobias Burnus  <burnus@net-b.de>
	Thomas Koenig  <tkoenig@gcc.gnu.org>

	Backport from trunk
	PR fortran/87597
	* expr.c (gfc_simplify_expr): Avoid simplifying
	the 'array' argument to lbound/ubound/lcobound/
	ucobound.

2018-11-03  Tobias Burnus  <burnus@net-b.de>
	Thomas Koenig  <tkoenig@gcc.gnu.org>

	Backport from trunk
	PR fortran/87597
	* gfortran.dg/inline_matmul_24.f90: New.



Added:
    branches/gcc-8-branch/gcc/testsuite/gfortran.dg/inline_matmul_24.f90
Modified:
    branches/gcc-8-branch/gcc/fortran/ChangeLog
    branches/gcc-8-branch/gcc/fortran/expr.c
    branches/gcc-8-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list