cp-tree.h (THUNK_VCALL_OFFSET): Update documentation.
authorMark Mitchell <mmitchel@gcc.gnu.org>
Tue, 18 Jul 2000 07:23:10 +0000 (07:23 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Tue, 18 Jul 2000 07:23:10 +0000 (07:23 +0000)
* cp-tree.h (THUNK_VCALL_OFFSET): Update documentation.
* method.c (use_thunk): Correct handling of vcall offsets.

From-SVN: r35114

gcc/cp/ChangeLog

index 6a592a46f90d1987cf75fe9444ea40344831d82e..dc9754b80153d62ed3f40e1cc487213ef9a109c7 100644 (file)
        * decl.c (pushdecl): Handle seeing an OVERLOAD in 
        IDENTIFIER_NAMESPACE_VALUE.
 
+2000-07-16  Mark Mitchell  <mark@codesourcery.com>
+
+       * cp-tree.h (THUNK_VCALL_OFFSET): Update documentation.
+       * method.c (use_thunk): Correct handling of vcall offsets.
+
 2000-07-14  Zack Weinberg  <zack@wolery.cumb.org>
 
        * .cvsignore: parse.h and parse.c have no cp- prefix.