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

pault@gcc.gnu.org pault@gcc.gnu.org
Tue Nov 21 19:09:00 GMT 2017


Author: pault
Date: Tue Nov 21 19:09:01 2017
New Revision: 255029

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

	Backported from trunk fix for PR82586
	PR fortran/78686
	* resolve.c (resolve_generic_f): Check usage of derived type by
	calling gfc_use_derived.

2017-11-21  Paul Thomas  <pault@gcc.gnu.org>

	Backported from trunk fix for PR82586
	PR fortran/78686
	* gfortran.dg/pr78686.f90: New test.


Added:
    branches/gcc-7-branch/gcc/testsuite/gfortran.dg/pr78686.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