This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: documentation of trees vs RTL [Final?]




dj@redhat.com said:
> 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 

I'll correct those and send an updated patch this afternoon.

	Theo.

--------------------------------------------------------------------
Theodore Papadopoulo
Email: Theodore.Papadopoulo@sophia.inria.fr Tel: (33) 04 92 38 76 01
 --------------------------------------------------------------------


PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]