From 69690d98c85fdf018ca15ba49034f74d135d77ff Mon Sep 17 00:00:00 2001 From: Mark Mitchell Date: Tue, 18 Jul 2000 07:23:10 +0000 Subject: cp-tree.h (THUNK_VCALL_OFFSET): Update documentation. * cp-tree.h (THUNK_VCALL_OFFSET): Update documentation. * method.c (use_thunk): Correct handling of vcall offsets. From-SVN: r35114 --- gcc/cp/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'gcc') diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog index 6a592a4..dc9754b 100644 --- a/gcc/cp/ChangeLog +++ b/gcc/cp/ChangeLog @@ -13,6 +13,11 @@ * decl.c (pushdecl): Handle seeing an OVERLOAD in IDENTIFIER_NAMESPACE_VALUE. +2000-07-16 Mark Mitchell + + * cp-tree.h (THUNK_VCALL_OFFSET): Update documentation. + * method.c (use_thunk): Correct handling of vcall offsets. + 2000-07-14 Zack Weinberg * .cvsignore: parse.h and parse.c have no cp- prefix. -- cgit v1.1