r146872 - /trunk/gcc/fortran/trans-expr.c

pault@gcc.gnu.org pault@gcc.gnu.org
Tue Apr 28 05:29:00 GMT 2009


Author: pault
Date: Tue Apr 28 05:29:44 2009
New Revision: 146872

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=146872
Log:
2009-04-28  Paul Thomas  <pault@gcc.gnu.org>

	PR fortran/39879
	* trans_expr.c (gfc_conv_procedure_call): Deep copy a derived
	type parentheses argument if it is a variable with allocatable
	components.

2009-04-28  Paul Thomas  <pault@gcc.gnu.org>

	PR fortran/39879
	* gfortran.dg/alloc_comp_assign_10.f90: New test.

Modified:
    trunk/gcc/fortran/trans-expr.c



More information about the Gcc-cvs mailing list