diff options
author | Mark Mitchell <mark@codesourcery.com> | 1999-10-06 19:01:44 +0000 |
---|---|---|
committer | Mark Mitchell <mmitchel@gcc.gnu.org> | 1999-10-06 19:01:44 +0000 |
commit | d3a3fb6addab369c21d9e996634ca0ff70a63cb7 (patch) | |
tree | 53cc6468d8fe6e06ad4f46094e0dc83f17bafbfd /gcc/c-decl.c | |
parent | a4156b889dd6193cdf28e9e3ba2b923d4e04d7f1 (diff) | |
download | gcc-d3a3fb6addab369c21d9e996634ca0ff70a63cb7.zip gcc-d3a3fb6addab369c21d9e996634ca0ff70a63cb7.tar.gz gcc-d3a3fb6addab369c21d9e996634ca0ff70a63cb7.tar.bz2 |
cp-tree.h (CLASSTYPE_VFIELD): Remove.
* cp-tree.h (CLASSTYPE_VFIELD): Remove.
* call.c (build_vfield_ref): Use TYPE_VFIELD, not
CLASSTYPE_VFIELD.
* class.c (get_vfield_offset): Likewise.
(finish_base_struct): Likewise.
(modify_one_vtable): Likewise.
(fixup_vtable_deltas): Likewise.
(finish_struct_1): Likewise.
* init.c (expand_virtual_init): Likewise.
* search.c (lookup_field_1): Likewise.
(expand_upcast_fixups): Likewise.
* typeck.c (build_component_ref): Likewise.
(build_binary_op_nodefault): Likewise.
* dump.c (dqueue_and_dump): Dump TYPE_VFIELD.
* ir.texi: Document TYPE_VFIELD.
From-SVN: r29843
Diffstat (limited to 'gcc/c-decl.c')
0 files changed, 0 insertions, 0 deletions