class.c (dfs_build_vcall_offset_vtbl_entries): Fix typo in comment.
authorMark Mitchell <mark@codesourcery.com>
Sun, 20 Feb 2000 02:46:56 +0000 (02:46 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Sun, 20 Feb 2000 02:46:56 +0000 (02:46 +0000)
commit7d52ae23dc2fd9e8637ff8fd6ef53d771a5b3918
tree3177f23010fb6a2a3042ab848605b5abb843d74a
parent06ceef4e7bd12a2097bef4cd68d8d7397dac83ff
class.c (dfs_build_vcall_offset_vtbl_entries): Fix typo in comment.

* class.c (dfs_build_vcall_offset_vtbl_entries): Fix typo in
comment.
(build_vtable_entry): Don't assume all vtable entries are
functions.
(build_vtbl_initializer): Adjust accordingly.
(get_vtable_decl): Fix formatting.

From-SVN: r32069
gcc/cp/ChangeLog
gcc/cp/class.c