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

kargl@gcc.gnu.org kargl@gcc.gnu.org
Tue Oct 1 18:58:00 GMT 2019


Author: kargl
Date: Tue Oct  1 18:58:01 2019
New Revision: 276423

URL: https://gcc.gnu.org/viewcvs?rev=276423&root=gcc&view=rev
Log:
2019-10-01  Steven G. Kargl  <kargl@gcc.ngu.org>

	Backport of r276254+276265
	PR fortran/91802
	* decl.c (attr_decl1): Check if rank+corank > 15.

2019-10-01  Steven G. Kargl  <kargl@gcc.ngu.org>

	PR fortran/91802
	* gfortran.dg/pr91802.f90: New test.

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



More information about the Gcc-cvs mailing list