r266431 - in /branches/gcc-7-branch/gcc: fortra...

pault@gcc.gnu.org pault@gcc.gnu.org
Sat Nov 24 18:54:00 GMT 2018


Author: pault
Date: Sat Nov 24 18:54:52 2018
New Revision: 266431

URL: https://gcc.gnu.org/viewcvs?rev=266431&root=gcc&view=rev
Log:
2018-11-24  Paul Thomas  <pault@gcc.gnu.org>

	PR fortran/88143
	* resolve.c (resolve_variable): Check for associate names with
	NULL target.

2018-11-24  Paul Thomas  <pault@gcc.gnu.org>

	PR fortran/88143
	* gfortran.dg/associate_46.f90: New test.


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



More information about the Gcc-cvs mailing list