This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Tree documentation
- To: "David Dolan" <ddolan at andrew dot cmu dot edu>,<gcc at gcc dot gnu dot org>
- Subject: Re: Tree documentation
- From: "Artem Khodush" <kaa at comail dot ru>
- Date: Wed, 2 Aug 2000 01:18:01 +0400
- Organization: -
- References: <NEBBKPAOMLBOLDABCKNLGEDOCAAA.ddolan@andrew.cmu.edu>
- Reply-To: "Artem Khodush" <kaa at comail dot ru>
> 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.
>
Look at the file ir.texi (thanks to Mark Mitchell) in the gcc/cp subdirectory.
Best regards,
Artem.