diff options
author | Mikael Morin <mikael@gcc.gnu.org> | 2010-07-10 18:14:45 +0000 |
---|---|---|
committer | Mikael Morin <mikael@gcc.gnu.org> | 2010-07-10 18:14:45 +0000 |
commit | 35151cd5f8b9f94eee7853a25ae65df04591651a (patch) | |
tree | a703e930b2e2efed2daa3fbccfb6e75dfa38ca93 /gcc/tree-ssa-loop-ivopts.c | |
parent | 022e30c0b67a70587b22fc67f7a7e11e0600005f (diff) | |
download | gcc-35151cd5f8b9f94eee7853a25ae65df04591651a.zip gcc-35151cd5f8b9f94eee7853a25ae65df04591651a.tar.gz gcc-35151cd5f8b9f94eee7853a25ae65df04591651a.tar.bz2 |
trans-io.c (gfc_build_st_parameter): Update calls to gfc_add_field_to_struct.
2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
* trans-io.c (gfc_build_st_parameter): Update calls to
gfc_add_field_to_struct.
* trans-stmt.c (ADD_FIELD): Ditto.
* trans-types.c
(gfc_get_derived_type): Ditto. Don't create backend_decl for C_PTR's
C_ADDRESS field.
(gfc_add_field_to_struct_1): Set TYPE_FIELDS(context) instead of
fieldlist, remove fieldlist from argument list.
(gfc_add_field_to_struct): Update call to gfc_add_field_to_struct_1
and remove fieldlist from argument list.
(gfc_get_desc_dim_type, gfc_get_array_descriptor_base,
gfc_get_mixed_entry_union): Move setting
TYPE_FIELDS to gfc_add_field_to_struct_1 and update calls to it.
* trans-types.h (gfc_add_field_to_struct): Update prototype.
From-SVN: r162042
Diffstat (limited to 'gcc/tree-ssa-loop-ivopts.c')
0 files changed, 0 insertions, 0 deletions