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

tkoenig@gcc.gnu.org tkoenig@gcc.gnu.org
Tue Aug 13 22:25:00 GMT 2019


Author: tkoenig
Date: Tue Aug 13 22:25:32 2019
New Revision: 274405

URL: https://gcc.gnu.org/viewcvs?rev=274405&root=gcc&view=rev
Log:
2013-08-13  Thomas Koenig  <tkoenig@gcc.gnu.org>

	Backport from trunk
	PR fortran/90563
	* frontend-passes.c (insert_index): Suppress errors while
	simplifying the resulting expression.

2013-08-13  Thomas Koenig  <tkoenig@gcc.gnu.org>

	Backport from trunk
	PR fortran/90563
	* gfortran.dg/do_subsript_5.f90: New test.


Added:
    branches/gcc-9-branch/gcc/testsuite/gfortran.dg/do_subscript_5.f90
Modified:
    branches/gcc-9-branch/gcc/fortran/ChangeLog
    branches/gcc-9-branch/gcc/fortran/frontend-passes.c
    branches/gcc-9-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list