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

pault@gcc.gnu.org pault@gcc.gnu.org
Tue Aug 29 04:51:00 GMT 2006


Author: pault
Date: Tue Aug 29 04:51:32 2006
New Revision: 116552

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=116552
Log:
2006-08-29  Paul Thomas  <pault@gcc.gnu.org>

	PR fortran/28788
	REGRESSION FIX
	* symbol.c (gfc_use_derived): Never eliminate the symbol,
	following reassociation of use associated derived types.

2006-08-29  Paul Thomas  <pault@gcc.gnu.org>

	PR fortran/28788
	* gfortran.dg/used_types_5.f90: New test.
	* gfortran.dg/used_types_6.f90: New test.

Added:
    trunk/gcc/testsuite/gfortran.dg/used_types_5.f90
    trunk/gcc/testsuite/gfortran.dg/used_types_6.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/symbol.c



More information about the Gcc-cvs mailing list