re PR fortran/44596 ([OOP] Dynamic dispatch uses broken types)
authorPaul Thomas <pault@gcc.gnu.org>
Sun, 4 Jul 2010 14:40:34 +0000 (14:40 +0000)
committerPaul Thomas <pault@gcc.gnu.org>
Sun, 4 Jul 2010 14:40:34 +0000 (14:40 +0000)
commitc9dfc4144a464f1ee0306ff388ee85e2c178f18c
tree096f9841645f1ba083ccf0998dcc00297a52d38e
parent72aa3dcaf5e9aacc00c9ba56e05a750bcbd46415
re PR fortran/44596 ([OOP] Dynamic dispatch uses broken types)

2010-07-04  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/44596
PR fortran/44745
* trans-types.c (gfc_get_derived_type): Derived type fields
with the vtype attribute must have TYPE_REF_CAN_ALIAS_ALL set.

From-SVN: r161801
gcc/fortran/ChangeLog
gcc/fortran/trans-types.c