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

pault@gcc.gnu.org pault@gcc.gnu.org
Sun Feb 4 13:18:00 GMT 2018


Author: pault
Date: Sun Feb  4 13:18:33 2018
New Revision: 257363

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

	PR fortran/84115
	* trans-decl.c (gfc_get_symbol_decl): Do not finish the decl of
	'length' if the symbol charlen backend_decl is an indirect ref.

2018-02-04  Paul Thomas  <pault@gcc.gnu.org>

	PR fortran/84115
	* gfortran.dg/associate_34.f90: New test.
	* gfortran.dg/associate_35.f90: New test.


Added:
    trunk/gcc/testsuite/gfortran.dg/associate_34.f90
    trunk/gcc/testsuite/gfortran.dg/associate_35.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/trans-decl.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list