This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: documentation of trees vs RTL [Final?]
- To: Theodore dot Papadopoulo at sophia dot inria dot fr
- Subject: Re: documentation of trees vs RTL [Final?]
- From: DJ Delorie <dj at redhat dot com>
- Date: Thu, 24 May 2001 13:20:46 -0400
- CC: gcc-patches at gcc dot gnu dot org
- References: <200105232202.f4NM24o05375@mururoa.inria.fr>
I tried your patch and got these:
./md.texi:48: Node `Overview' previously defined at line 77.
./md.texi:4209: Node `Expressions' previously defined at line 1668.
./gcc.texi:3349: Next field of node `Passes' not pointed to.
./c-tree.texi:174: This node (Trees) has the bad Prev.
./c-tree.texi:10: `Trees: C/C++ Internal Representation' has no Up field.
./c-tree.texi:1668: Next field of node `Expressions' not pointed to.
./fdl.texi:2: This node (GNU Free Documentation License) has the bad Prev.
./rtl.texi:6: Prev field of node `RTL' not pointed to.
./c-tree.texi:174: This node (Trees) has the bad Next.
./md.texi:96: Prev field of node `Patterns' not pointed to.
./c-tree.texi:77: This node (Overview) has the bad Next.
./md.texi:4145: Next field of node `Defining Attributes' not pointed to.
./c-tree.texi:1668: This node (Expressions) has the bad Prev.
./md.texi:4418: Prev field of node `Tagging Insns' not pointed to.
./c-tree.texi:1668: This node (Expressions) has the bad Next.
./c-tree.texi:60: Menu reference to nonexistent node `Concept Index'.
./c-tree.texi:59: Menu reference to nonexistent node `Function Index'.
./c-tree.texi:58: Menu reference to nonexistent node `Node Index'.
$ egrep '@node (Expressions|Overview)' *.texi
c-tree.texi:@node Overview
c-tree.texi:@node Expressions
md.texi:@node Overview
md.texi:@node Expressions