* class.c (dfs_build_vcall_offset_vtbl_entries): Fix typo in
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 20 Feb 2000 02:46:56 +0000 (02:46 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 20 Feb 2000 02:46:56 +0000 (02:46 +0000)
commit96f6b678a49bb6bb785867a90d1cc03201cbe9a3
tree3177f23010fb6a2a3042ab848605b5abb843d74a
parentb278476ed0c3e05217e31287c9a1408eb4d30f4c
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@32069 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/class.c