]> gcc.gnu.org Git - gcc.git/commit - gcc/fortran/trans-expr.c
trans-expr.c (copyable_array_p): Consider user derived types without allocatable...
authorRoger Sayle <roger@eyesopen.com>
Thu, 18 Jan 2007 18:19:39 +0000 (18:19 +0000)
committerRoger Sayle <sayle@gcc.gnu.org>
Thu, 18 Jan 2007 18:19:39 +0000 (18:19 +0000)
commit150524cd4548de6c285f657c7362d83028b327d2
treee2b763ed862eb208329b1987c53c8a55019a7955
parent3bf783b7e2095210aaee3da1e797b4348b796896
trans-expr.c (copyable_array_p): Consider user derived types without allocatable components to be copyable.

* 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.

From-SVN: r120906
gcc/fortran/ChangeLog
gcc/fortran/trans-expr.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/array_memcpy_4.f90 [new file with mode: 0644]
This page took 0.056913 seconds and 5 git commands to generate.