]> git.ipfire.org Git - thirdparty/gcc.git/commit
trans.h (struct gfc_ss, [...]): Move member struct gfc_ss::data::temp into gfc_ss_inf...
authorMikael Morin <mikael@gcc.gnu.org>
Thu, 3 Nov 2011 22:16:29 +0000 (22:16 +0000)
committerMikael Morin <mikael@gcc.gnu.org>
Thu, 3 Nov 2011 22:16:29 +0000 (22:16 +0000)
commit961e73ace25da06b5909b2b48e64447bea15963d
tree22d417a8230f19daadae460e5c6682167cf97c59
parent99dd5a299012fdf2c236bef659d13323f00199e3
trans.h (struct gfc_ss, [...]): Move member struct gfc_ss::data::temp into gfc_ss_info::data.

* trans.h (struct gfc_ss, struct gfc_ss_info): Move member struct
gfc_ss::data::temp into gfc_ss_info::data.
* trans-array.c (gfc_get_temp_ss, gfc_conv_loop_setup): Update reference
chains.

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