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]
Other format: [Raw text]

Re: Question on TREE_CODE_CLASS of 's'


On Thu, Jun 19, 2003 at 01:31:29PM -0400, Richard Kenner wrote:
> Is there any reason *not* to use that class and put the language-defined
> statement nodes in that class?  That's what I'm doing for Ada, for example,
> and I'm wondering why we can't do it for every language.

I don't think it'll be useful at all moving forward.  See GIMPLE.


r~


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