trans-array.c (gfc_conv_expr_descriptor): Use codim instead of loop.codimen as argume...
authorMikael Morin <mikael.morin@sfr.fr>
Fri, 7 Oct 2011 19:28:55 +0000 (21:28 +0200)
committerMikael Morin <mikael@gcc.gnu.org>
Fri, 7 Oct 2011 19:28:55 +0000 (19:28 +0000)
commita7525708c6aab59583d3ddb59d75624a8ccd8a8f
tree63a995f5c7de4fcc1fa3521754ee8910a5f58e94
parent23c3d0f9726912bfa6e423ddb1dba67fb93be343
trans-array.c (gfc_conv_expr_descriptor): Use codim instead of loop.codimen as argument to gfc_get_array_type_bounds.

* trans-array.c (gfc_conv_expr_descriptor): Use codim instead of
loop.codimen as argument to gfc_get_array_type_bounds.

From-SVN: r179677
gcc/fortran/ChangeLog
gcc/fortran/trans-array.c