OSDN Git Service

2010-12-02 Thomas Koenig <tkoenig@gcc.gnu.org>
authortkoenig <tkoenig@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 3 Dec 2010 10:28:30 +0000 (10:28 +0000)
committertkoenig <tkoenig@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 3 Dec 2010 10:28:30 +0000 (10:28 +0000)
commitfdcc25a6d6e003415dc121a7d12ccd78067a60af
tree5c37d2c869c5117896074d05c89924c3befa14fb
parenteeb030c48297a7e3cde8955ba0442ba60f59c3d9
2010-12-02  Thomas Koenig  <tkoenig@gcc.gnu.org>

* trans-array.c (gfc_could_be_alias):  Handle BT_CLASS
as well as BT_DERIVED.
(gfc_array_allocate):  Likewise.
(gfc_conv_array_parameter):  Likewise.
(structure_alloc_comps):  Likewise.
(gfc_is_reallocatable_lhs):  Likewise.
(gfc_trans_deferred_array):  Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@167412 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/fortran/ChangeLog
gcc/fortran/trans-array.c