diff options
author | Janus Weil <janus@gcc.gnu.org> | 2010-05-17 20:45:32 +0200 |
---|---|---|
committer | Janus Weil <janus@gcc.gnu.org> | 2010-05-17 20:45:32 +0200 |
commit | d15bac214b2de189f37c17612dfa9f0e495e90f1 (patch) | |
tree | a37de26e524676acb8ec93419f6ba56004d28d9c /gcc/java/java-tree.h | |
parent | d5d74497b283d6a2623ec4d1a2d5fb99cbf97c1b (diff) | |
download | gcc-d15bac214b2de189f37c17612dfa9f0e495e90f1.zip gcc-d15bac214b2de189f37c17612dfa9f0e495e90f1.tar.gz gcc-d15bac214b2de189f37c17612dfa9f0e495e90f1.tar.bz2 |
class.c (gfc_add_component_ref,gfc_class_null_initializer, [...]): Moved here from other places.
2010-05-17 Janus Weil <janus@gcc.gnu.org>
* class.c (gfc_add_component_ref,gfc_class_null_initializer,
gfc_build_class_symbol,add_proc_component,add_proc_comps,
add_procs_to_declared_vtab1,copy_vtab_proc_comps,
add_procs_to_declared_vtab,add_generic_specifics,
add_generics_to_declared_vtab,gfc_find_derived_vtab,
find_typebound_proc_uop,gfc_find_typebound_proc,
gfc_find_typebound_user_op,gfc_find_typebound_intrinsic_op,
gfc_get_tbp_symtree): Moved here from other places.
* expr.c (gfc_add_component_ref,gfc_class_null_initializer): Move to
class.c.
* gfortran.h (gfc_build_class_symbol,gfc_find_derived_vtab,
gfc_find_typebound_proc,gfc_find_typebound_user_op,
gfc_find_typebound_intrinsic_op,gfc_get_tbp_symtree,
gfc_add_component_ref, gfc_class_null_initializer): Moved to class.c.
* Make-lang.in: Add class.o.
* symbol.c (gfc_build_class_symbol,add_proc_component,add_proc_comps,
add_procs_to_declared_vtab1,copy_vtab_proc_comps,
add_procs_to_declared_vtab,add_generic_specifics,
add_generics_to_declared_vtab,gfc_find_derived_vtab,
find_typebound_proc_uop,gfc_find_typebound_proc,
gfc_find_typebound_user_op,gfc_find_typebound_intrinsic_op,
gfc_get_tbp_symtree): Move to class.c.
From-SVN: r159506
Diffstat (limited to 'gcc/java/java-tree.h')
0 files changed, 0 insertions, 0 deletions