cp-tree.h (setup_vtbl_ptr): Move prototype to semantics.c section.
authorNathan Sidwell <nathan@codesourcery.com>
Wed, 14 Feb 2001 10:57:59 +0000 (10:57 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Wed, 14 Feb 2001 10:57:59 +0000 (10:57 +0000)
commitbfc8e1e2c423851901d3bfb94bcf7ee220adfb23
tree5a445ae95e6c1973829a9b8b97248b83cc68eddc
parentc6e95f348808ad52294940b77ec4e747efde49b2
cp-tree.h (setup_vtbl_ptr): Move prototype to semantics.c section.

cp:
* cp-tree.h (setup_vtbl_ptr): Move prototype to semantics.c
section.
* init.c (emit_base_init): Remove incorrect comment about
virtual bases.
* method.c (make_thunk): Fix comment alignment.

From-SVN: r39679
gcc/cp/ChangeLog
gcc/cp/cp-tree.h
gcc/cp/init.c
gcc/cp/method.c