diff options
author | Mark Mitchell <mark@codesourcery.com> | 1999-05-25 15:31:38 +0000 |
---|---|---|
committer | Mark Mitchell <mmitchel@gcc.gnu.org> | 1999-05-25 15:31:38 +0000 |
commit | 3ebc5c52e85c509f8f5a167b1eda51e0bbb01507 (patch) | |
tree | a92251b76a9d8c50ccfdb269bdce4aaf3e601d76 /gcc/java/parse.c | |
parent | c9b2595a777d4f39268ec960c9264f310a642f5d (diff) | |
download | gcc-3ebc5c52e85c509f8f5a167b1eda51e0bbb01507.zip gcc-3ebc5c52e85c509f8f5a167b1eda51e0bbb01507.tar.gz gcc-3ebc5c52e85c509f8f5a167b1eda51e0bbb01507.tar.bz2 |
class.c (finish_vtbls): Copy BINFO_VIRTUALs before using it to intialize a vtable.
* class.c (finish_vtbls): Copy BINFO_VIRTUALs before using it to
intialize a vtable.
* cp-tree.h (NAMESPACE_LEVEL): Reformat.
(lang_decl_flags): Document MEMFUNC_POINTER_TO. Save four bytes
by combining TEMPLATE_INFO and LEVEL into a single union.
(DECL_TEMPLATE_INFO): Reformat.
(DECL_SAVED_TREE): Document.
(DECL_TEMPLATE_INJECT): Remove.
* class.c (finish_struct): Remove code to deal with
DECL_TEMPLATE_INJECT.
* decl.c (maybe_process_template_type_declaration): Handle all new
types in templates uniformly.
* method.c (bulid_overload_identifier): Use CP_DECL_CONTEXT, not
DECL_CONTEXT.
* pt.c (lookup_template_class): Inject template instantiations of
forward-declarations.
(instantiate_class_template): Remove code processing
DECL_TEMPLATE_INJECT.
* pt.c (lookup_template_class): Tweak lookup to find member
templates.
* pt.c (tsubst_expr, case ASM_STMT): Don't tsubst into
ASM_CV_QUAL.
* semantics.c (finish_asm_stmt): Make strings permanent if they're
used in a template.
From-SVN: r27144
Diffstat (limited to 'gcc/java/parse.c')
0 files changed, 0 insertions, 0 deletions