This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Author: sayle
Date: Thu Jan 18 18:19:39 2007
New Revision: 120906

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=120906
Log:

	* trans-expr.c (copyable_array_p): Consider user derived types without
	allocatable components to be copyable.

	* gfortran.dg/array_memcpy_4.f90: New test case.


Added:
    trunk/gcc/testsuite/gfortran.dg/array_memcpy_4.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/trans-expr.c
    trunk/gcc/testsuite/ChangeLog


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]