summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>2000-07-18 07:23:10 +0000
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>2000-07-18 07:23:10 +0000
commit40357d5cd720ceba79c7512da25a9f347be0b5f0 (patch)
treee2bc65fad0d60c9592d3c817a8c5a4725695b932
parent69461e0d90d5ee950b9e0b8ba60d4bbf3299f472 (diff)
downloadppe42-gcc-40357d5cd720ceba79c7512da25a9f347be0b5f0.tar.gz
ppe42-gcc-40357d5cd720ceba79c7512da25a9f347be0b5f0.zip
* cp-tree.h (THUNK_VCALL_OFFSET): Update documentation.
* method.c (use_thunk): Correct handling of vcall offsets. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35114 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--gcc/cp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog
index 6a592a46f90..dc9754b8015 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 <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.
OpenPOWER on IntegriCloud