re PR fortran/15314 (ICE caused by array initializer in derived type definition)
authorPaul Brook <paul@codesourcery.com>
Thu, 13 May 2004 23:11:47 +0000 (23:11 +0000)
committerPaul Brook <pbrook@gcc.gnu.org>
Thu, 13 May 2004 23:11:47 +0000 (23:11 +0000)
commit979837429d2eae3649dfa49b4cccde99f018a84f
tree856971393ad62f09764aa4f3cfdfb1d86371d618
parent15342341aa4ade477abe31ccba4333d6dfc2956b
re PR fortran/15314 (ICE caused by array initializer in derived type definition)

PR fortran/15314
* trans-expr.c (gfc_conv_structure): Use field type, not expr type.

From-SVN: r81816
gcc/fortran/ChangeLog
gcc/fortran/trans-expr.c