This is the mail archive of the gcc-patches@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: [tree-ssa] Fix function body estimation


On Sat, 2003-10-18 at 17:11, Steven Bosscher wrote:

> The way I thought things were until recently is:
> - Front ends put language-specific trees in lang-tree.def.
> - Anything in tree.def is GENERIC
> - Anything that is GENERIC and conforms to the GIMPLE grammar is GIMPLE.
> 
That's exactly right.


Diego.


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