trans-expr.c (gfc_trans_pointer_assignment): Convert array descriptor for subref...
authorPaul Thomas <pault@gcc.gnu.org>
Fri, 21 Sep 2007 15:02:44 +0000 (15:02 +0000)
committerPaul Thomas <pault@gcc.gnu.org>
Fri, 21 Sep 2007 15:02:44 +0000 (15:02 +0000)
commitda6b49e17b737fdb11968172e02d08aa980080e7
treecbee7322eb42d62fa08adb164300a6accb5efc26
parent9723778490b9963e98658dc82a5f48b291cfe67a
trans-expr.c (gfc_trans_pointer_assignment): Convert array descriptor for subref pointer assignements...

2007-09-21  Paul Thomas  <pault@gcc.gnu.org>

*trans-expr.c (gfc_trans_pointer_assignment): Convert array
descriptor for subref pointer assignements, rather than using
the loop info version.

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