* class.c (dfs_modify_vtables_queue_p): Remove.
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 11 Jan 2000 06:50:19 +0000 (06:50 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 11 Jan 2000 06:50:19 +0000 (06:50 +0000)
commita33247840f308f9ec283dbcb8679d2a6988f115c
treea7daf5063ae7c9a24c0eaf30edbe11be36db79eb
parent797a9a4863d4600c31e88a57af412cdee64aba7c
* class.c (dfs_modify_vtables_queue_p): Remove.
(modify_all_vtables): Use dfs_unmarked_real_bases_queue_p
and dfs_marked_real_bases_queue_p instead of
dfs_modify_vtables_queue_p.

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