trans-array.h (gfc_get_temp_ss): New prototype.
authorMikael Morin <mikael.morin@sfr.fr>
Thu, 8 Sep 2011 15:18:20 +0000 (17:18 +0200)
committerMikael Morin <mikael@gcc.gnu.org>
Thu, 8 Sep 2011 15:18:20 +0000 (15:18 +0000)
commita1ae4f435fc547fcae4bf04b6c4efcc310328b3e
tree3fe0a789a4305072f3743a49b20ff9f34193c138
parent66877276157c3ac8210d943054620d509b8ff5c4
trans-array.h (gfc_get_temp_ss): New prototype.

2011-09-08  Mikael Morin  <mikael.morin@sfr.fr>

* trans-array.h (gfc_get_temp_ss): New prototype.
* trans-array.c (gfc_get_temp_ss): New function.
(gfc_conv_resolve_dependencies): Re-use gfc_get_temp_ss.
(gfc_conv_expr_descriptor): Ditto.
* trans-expr.c (gfc_conv_subref_array_arg): Ditto.

From-SVN: r178696
gcc/fortran/ChangeLog
gcc/fortran/trans-array.c
gcc/fortran/trans-array.h
gcc/fortran/trans-expr.c