diff options
author | mrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4> | 1996-05-30 19:11:58 +0000 |
---|---|---|
committer | mrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4> | 1996-05-30 19:11:58 +0000 |
commit | 1ad432f26d85436fdec434ba12804722b8abedc6 (patch) | |
tree | 23f4511ca9c14fc3616f021fc075b402c7218a8c /gcc/cp/gxxint.texi | |
parent | 93812884f07a49c67ac7f449fd96ea5fe50de107 (diff) | |
download | gcc-1ad432f26d85436fdec434ba12804722b8abedc6.tar.gz |
86th Cygnus<->FSF quick merge
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12126 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/cp/gxxint.texi')
-rw-r--r-- | gcc/cp/gxxint.texi | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/gcc/cp/gxxint.texi b/gcc/cp/gxxint.texi index ccdc8aef4c1..be3d89659e3 100644 --- a/gcc/cp/gxxint.texi +++ b/gcc/cp/gxxint.texi @@ -9,7 +9,7 @@ @chapter Internal Architecture of the Compiler This is meant to describe the C++ front-end for gcc in detail. -Questions and comments to mrs@@cygnus.com. +Questions and comments to Mike Stump @code{<mrs@@cygnus.com>}. @menu * Limitations of g++:: @@ -310,9 +310,7 @@ vtables. See also vtable and vfield. This section describes some of the macros used on trees. The list should be alphabetical. Eventually all macros should be documented -here. There are some postscript drawings that can be used to better -understand from of the more complex data structures, contact Mike Stump -(@code{mrs@@cygnus.com}) for information about them. +here. @table @code @item BINFO_BASETYPES |