2006-11-21 Paul Thomas <pault@gcc.gnu.org>
commit1cbdf2bc31aef362e6ea17c15626832ebf610f87
authorpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 21 Nov 2006 23:42:17 +0000 (21 23:42 +0000)
committerpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 21 Nov 2006 23:42:17 +0000 (21 23:42 +0000)
tree4a0682b92c6d4b0d966b0bdbe1c9ef2e7610d2a3
parenteb472ecbcec547e86c81fa19fb20304155befac8
2006-11-21 Paul Thomas  <pault@gcc.gnu.org>

PR fortran/29820
* trans-array.c (gfc_get_derived_type): Once done, spread the
backend_decl to all identical derived types in all sibling
namespaces.

2006-11-21 Paul Thomas  <pault@gcc.gnu.org>

PR fortran/29820
* gfortran.dg/used_types_13.f90: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@119073 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/fortran/ChangeLog
gcc/fortran/trans-types.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/used_types_13.f90 [new file with mode: 0644]