r274390 - in /branches/gcc-9-branch/gcc: fortra...

kargl@gcc.gnu.org kargl@gcc.gnu.org
Tue Aug 13 18:27:00 GMT 2019


Author: kargl
Date: Tue Aug 13 18:27:05 2019
New Revision: 274390

URL: https://gcc.gnu.org/viewcvs?rev=274390&root=gcc&view=rev
Log:
2019-08-13  Steven G. Kargl  <kargl@gcc.gnu.org>

	PR fortran/87993
	* expr.c (gfc_simplify_expr): Simplifcation of an array with a kind
	type inquiry suffix yields a constant expression.

2019-08-13  Steven G. Kargl  <kargl@gcc.gnu.org>

	PR fortran/87993
	* gfortran.dg/pr87993.f90: New test.

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



More information about the Gcc-cvs mailing list