BUILT_IN usage in tree-nested.c

Andrew Pinski pinskia@physics.uc.edu
Sat Jun 5 16:41:00 GMT 2004


On Jun 5, 2004, at 12:34, Richard Kenner wrote:

>     Java initializes them in initialize_builtins in java/builtins.c.
>
> But as far as I can tell, it doesn't.  It only initializes *some* of
> them.  For example BUILT_IN_ADJUST_TRAMPOLINE is needed but its entry
> doesn't seem to be initialized in java/builtins.c.  What am I missing?

But Java does not need that one so it does not initializes it.  That is 
all.
Since Java, I think, un-nests its functions/classes itself before 
getting to
gimple does not need it at all.


Thanks,
Andrew Pinski



More information about the Gcc mailing list