r275696 - in /trunk/gcc: fortran/ChangeLog fort...

pault@gcc.gnu.org pault@gcc.gnu.org
Fri Sep 13 05:41:00 GMT 2019


Author: pault
Date: Fri Sep 13 05:41:01 2019
New Revision: 275696

URL: https://gcc.gnu.org/viewcvs?rev=275696&root=gcc&view=rev
Log:
2019-09-13  Paul Thomas  <pault@gcc.gnu.org>

	PR fortran/91717
	* dependency.c (gfc_dep_resolver): Flag identical components
	and exit with return value 1 if set and no array refs.

2019-09-13  Paul Thomas  <pault@gcc.gnu.org>

	PR fortran/91717
	* gfortran.dg/dependency_55.f90 : New test.


Added:
    trunk/gcc/testsuite/gfortran.dg/dependency_55.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/dependency.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list