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: committed: Ada updates


On Thu, 2004-04-08 at 14:08, Richard Kenner wrote:
>     Note that we don't actually expand GIMPLE.  We run a final pass that
>     combines GIMPLE trees into the big fat trees that GCC has
>     traditionally expanded.  
> 
> Right, I knew that (and think it's important to retain it).  But that
> doesn't introduce GENERIC or language-specific nodes back, right?
>
Nope.

> That's why I don't understand the hook to generate RTL for specific
> nodes in the tree-ssa context.
>
The hook could probably disappear now.


Diego.


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