r260775 - in /branches/gcc-6-branch/gcc: fortra...

kargl@gcc.gnu.org kargl@gcc.gnu.org
Fri May 25 19:38:00 GMT 2018


Author: kargl
Date: Fri May 25 19:38:11 2018
New Revision: 260775

URL: https://gcc.gnu.org/viewcvs?rev=260775&root=gcc&view=rev
Log:
2018-05-25  Steven G. Kargl  <kargl@gcc.gnu.org>

	PR fortran/85543
	Backport from trunk
	* resolve.c (update_current_proc_array_outer_dependency): Avoid NULL
	pointer dereference.


2018-05-25  Steven G. Kargl  <kargl@gcc.gnu.org>

	PR fortran/85543
	Backport from trunk
	* gfortran.dg/pr85543.f90: New test.

Added:
    branches/gcc-6-branch/gcc/testsuite/gfortran.dg/pr85543.f90
Modified:
    branches/gcc-6-branch/gcc/fortran/ChangeLog
    branches/gcc-6-branch/gcc/fortran/resolve.c
    branches/gcc-6-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list