diff options
author | Mark Mitchell <mark@codesourcery.com> | 2000-05-22 01:08:46 +0000 |
---|---|---|
committer | Mark Mitchell <mmitchel@gcc.gnu.org> | 2000-05-22 01:08:46 +0000 |
commit | 2365615885b83d1ff2644318846aa173628dccf4 (patch) | |
tree | a3ce5a7731f9c1eb90d7f0928f3936935b196047 /libjava/testsuite/libjava.compile/PR232.java | |
parent | f85cf63648f6612b7638347f387ba2971ddaf820 (diff) | |
download | gcc-2365615885b83d1ff2644318846aa173628dccf4.zip gcc-2365615885b83d1ff2644318846aa173628dccf4.tar.gz gcc-2365615885b83d1ff2644318846aa173628dccf4.tar.bz2 |
cp-tree.h (SET_BINFO_NEW_VTABLE_MARKED): Add sanity checks.
* cp-tree.h (SET_BINFO_NEW_VTABLE_MARKED): Add sanity checks.
(VTT_NAME_PREFIX): New macro.
(CTOR_VTBL_NAME_PREFIX): Likewise.
(get_ctor_vtbl_name): New function.
* class.c (get_vtable_name): Simplify.
(get_vtt_name): New function.
(get_vtable_decl): Don't set IDENTIFIER_GLOBAL_VALUE.
(dfs_mark_primary_bases): Update the CLASSTYPE_VBASECLASSES list
when a virtual base becomes primary.
(finish_struct_1): Set CLASSTYPE_VFIELDS a little earlier. Build
VTTs.
(finish_vtbls): Adjust calls to accumulate_vtbl_inits to pass in
additional parameters.
(dfs_finish_vtbls): Don't clear BINFO_NEW_VTABLE_MARKED.
(initialize_array): New function.
(build_vtt): Likewise.
(build_vtt_inits): Likewise.
(dfs_build_vtt_inits): Likewise.
(dfs_fixup_binfo_vtbls): Likewise.
(build_ctor_vtbl_group): Likewise.
(initialize_vtable): Use initialize_array.
(accumulate_vtbl_inits): Reimplement to handle construction
vtables.
(dfs_accumulate_vtbl_inits): Likewise.
(bulid_vtbl_initializer): Adjust parameter name.
* method.c (build_typename_overload): Remove #if 0'd code.
(get_ctor_vtbl_name): New function.
* search.c (dfs_walk_real): Use BINFO_N_BASETYPES.
(init_vbase_pointers): Don't mess with the TREE_CHAIN of a binfo.
From-SVN: r34069
Diffstat (limited to 'libjava/testsuite/libjava.compile/PR232.java')
0 files changed, 0 insertions, 0 deletions