This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Question on TREE_CODE_CLASS of 's'
- From: Richard Henderson <rth at redhat dot com>
- To: Richard Kenner <kenner at vlsi1 dot ultra dot nyu dot edu>
- Cc: wilson at tuliptree dot org, gcc at gcc dot gnu dot org
- Date: Thu, 19 Jun 2003 10:22:26 -0700
- Subject: Re: Question on TREE_CODE_CLASS of 's'
- References: <10306190056.AA16947@vlsi1.ultra.nyu.edu>
On Wed, Jun 18, 2003 at 08:56:54PM -0400, Richard Kenner wrote:
> Because I thought it would be useful to use the class to distinguish
> statements. Also, if they aren't in that class, then what's it for?
Nothing anymore, AFAIK.
r~