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]

Re: build tree nodes vs expand as you go


On Wed, Jan 17, 2001 at 10:42:18PM +1100, Fergus Henderson wrote:
> One of them is that the long term vision doesn't seem to fit with the
> current way of handling switches.

Unfortunately we don't have that language-independant tree
representation for statements yet.  We have two very different
language specific tree representations for those.

> I think I would prefer to wait until there is a language
> independent representation that I can compile to before I go this route.

Fine.  It doesn't sound like it'd take you much to change
when we have a complete interface ready for you to use.


r~

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