This is the mail archive of the gcc@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: Tree documentation


The GCC manual is not very helpful on this topic. 

It basically says to look at tree.h and tree.def, which is better
than nothing but not much better. 

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.

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).

Tim Josling


David Dolan wrote:
> 
> Does any documentation of the different nodes in the GCC tree structure and
> their fields exist? (other than the code itself)  If so, where can I get it.
> 
> Thanks!
> 
> David Dolan
> ddolan@andrew.cmu.edu

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