resolve.c (resolve_array_ref): Set array_ref's dimen field (and the associated dimen_...
authorMikael Morin <mikael.morin@sfr.fr>
Fri, 7 Oct 2011 19:56:11 +0000 (21:56 +0200)
committerMikael Morin <mikael@gcc.gnu.org>
Fri, 7 Oct 2011 19:56:11 +0000 (19:56 +0000)
commit5551a54eda2d74c6d3ecd23e81b387d935c4603b
tree3648cdc7ce747408f969d0b06357136534b7e03e
parent9b701a45c047674f32a5bbd2dc4a42ad7fd95c80
resolve.c (resolve_array_ref): Set array_ref's dimen field (and the associated dimen_type) in the full array...

* resolve.c (resolve_array_ref): Set array_ref's dimen field (and the
associated dimen_type) in the full array ref case.

From-SVN: r179685
gcc/fortran/ChangeLog
gcc/fortran/resolve.c