diff options
author | Mark Mitchell <mark@codesourcery.com> | 1999-08-18 20:44:14 +0000 |
---|---|---|
committer | Mark Mitchell <mmitchel@gcc.gnu.org> | 1999-08-18 20:44:14 +0000 |
commit | 4ce3d5373035e991585e11d68a07c6e6e101eb92 (patch) | |
tree | aec1b78caa248bc5c7196080755c9db3d1f8c70a /gcc/java/class.c | |
parent | 88049523aee2c2f48a78bd6f7cf36958a864f302 (diff) | |
download | gcc-4ce3d5373035e991585e11d68a07c6e6e101eb92.zip gcc-4ce3d5373035e991585e11d68a07c6e6e101eb92.tar.gz gcc-4ce3d5373035e991585e11d68a07c6e6e101eb92.tar.bz2 |
cp-tree.h (build_lang_field_decl): Remove.
* cp-tree.h (build_lang_field_decl): Remove.
* class.c (build_vtable): Replace calls to build_lang_field_decl
with build_lang_decl.
(prepare_fresh_vtable): Likewise.
(finish_struct_1): Likewise.
(init_class_processing): Likewise.
* decl.c (push_using_decl): Likewise.
(init_decl_processsing): Likewise.
(grokvardecl): Likewise.
(build_ptrmemfunc_type): Likewise.
(grokdeclarator): Likewise.
(build_enumerator): Likewise.
* decl2.c (grok_x_components): Likewise.
(do_class_using_decl): Likewise.
* except.c (call_eh_info): Likewise.
* init.c (init_init_processing): Likewise.
* rtti.c (expand_class_decl): Likewise.
* tree.c (build_base_fields): Likewise.
(build_vbase_pointer_fields): Likewise.
* lex.c (build_lang_decl): Build declarations on the permanent
obstack if we're building statmeent trees.
(retrofit_lang_decl): Handle both the full lang_decl and also the
smaller lang_decl_flags here.
(build_lang_field_decl): Remove.
* pt.c (push_template_decl_real): Issue errors for variable
declarations that are not static members.
From-SVN: r28755
Diffstat (limited to 'gcc/java/class.c')
0 files changed, 0 insertions, 0 deletions