This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Tree documentation
- To: Tim Josling <tej at melbpc dot org dot au>
- Subject: Re: Tree documentation
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Thu, 03 Aug 2000 01:28:21 -0600
- cc: David Dolan <ddolan at andrew dot cmu dot edu>, gcc at gcc dot gnu dot org
- Reply-To: law at cygnus dot com
In message <3987D4D8.533F16D3@melbpc.org.au>you write:
> It basically says to look at tree.h and tree.def, which is better
> than nothing but not much better.
Yup. You might also be able to get some info from the file "ir.texi"
in the cp subdir.
> My web site http://www.geocities.com/timjosling/cobol_toc.html
> has in chapter 14 a lot of documentation on interfacing to the
> tree structures, and also has links to all the other info I could
> find on this topic. Good luck! It is possible.
I wouldn't mind seeing links to this info on the gcc web pages.
> By the way my employer signed the disclaimer yesterday and I sent
> off the forms today so I am one step closer to being able to have
> this stuff put into the GCC manual (just need Joachim Nadler's
> forms now).
Even better! We've needed documentation on the tree structures for
a long time.
jeff