This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Definition of a tree
- From: "Jeffrey Turner" <jturner at mail dot alum dot rpi dot edu>
- To: <gcc at gcc dot gnu dot org>, <law at gcc dot gnu dot org>
- Date: Tue, 25 Dec 2001 19:08:41 -0500
- Subject: Definition of a tree
- Reply-to: <jturner at mail dot alum dot rpi dot edu>
Hello,
Where is a tree defined? I can't seem to find it by grep'ing.
And the documentation tells how to find everything out about
a tree using macros - but not what it is in the first place.
Thanks,
Jeff Turner