This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Typo in c-tree.texi.
- From: Gaute B Strokkenes <gs234 at cam dot ac dot uk>
- To: gcc-patches at gcc dot gnu dot org
- Date: Tue, 01 Jan 2002 05:09:59 +0000
- Subject: Typo in c-tree.texi.
- Organization: The Church of Emacs
I think there's a small typo in c-tree.texi:
--- c-tree.texi.old Tue Jan 1 05:05:41 2002
+++ c-tree.texi Tue Jan 1 05:06:34 2002
@@ -761,7 +761,7 @@
(BINFO_TYPE (y))} is always the same binfo as @code{y}. The reason is
that if @code{y} is a binfo representing a base-class @code{B} of a
derived class @code{D}, then @code{BINFO_TYPE (y)} will be @code{B}, and
-@code{TYPE_INFO (BINFO_TYPE (y))} will be @code{B} as its own
+@code{TYPE_BINFO (BINFO_TYPE (y))} will be @code{B} as its own
base-class, rather than as a base-class of @code{D}.
The @code{BINFO_BASETYPES} is a @code{TREE_VEC} (@pxref{Containers}).
--
Gaute B Strokkenes http://www.srcf.ucam.org/~gs234/
YOW!! The land of the rising SONY!!