2010-07-04 Paul Thomas <pault@gcc.gnu.org>
commit4acb7fcc85761ef62d62aceeda5ca85ff71fb8a2
authorpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 4 Jul 2010 14:40:34 +0000 (4 14:40 +0000)
committerpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 4 Jul 2010 14:40:34 +0000 (4 14:40 +0000)
tree096f9841645f1ba083ccf0998dcc00297a52d38e
parentbc6af3fe93d454e9b47d68317c8998413e9e9469
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.

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