We're out of tree codes; now what?

Steven Bosscher stevenb.gcc@gmail.com
Mon Mar 12 21:01:00 GMT 2007


On 3/12/07, Andrew Pinski <pinskia@gmail.com> wrote:
> Can I recommend something just crazy, rewrite the C and C++ front-ends
> so they don't use the tree structure at all except when lowering until
> gimple like the rest of the GCC front-ends?

The C front end already emits generic, so there's almost no win in
rewriting it (one lame tree code in c-common.def -- not worth the
effort ;-).

Gr.
Steven



More information about the Gcc mailing list