class.c (layout_vtable_decl): Fix off by one error on build_index_type.
authorNathan Sidwell <nathan@codesourcery.com>
Tue, 5 Jun 2001 11:53:28 +0000 (11:53 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Tue, 5 Jun 2001 11:53:28 +0000 (11:53 +0000)
commit442e01b67ca6da22eda01a39ca922745cc0f4e0f
tree86f50160cba50c6a3342b93a23ad1e2d220158b8
parente76b48208439516b45a80ec59a7792c1370db081
class.c (layout_vtable_decl): Fix off by one error on build_index_type.

* class.c (layout_vtable_decl): Fix off by one error on
build_index_type.
(build_vtt): Likewise.
(build_ctor_vtbl_group): Likewise.

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