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]
Other format: [Raw text]

Re: BUILT_IN usage in tree-nested.c


    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?


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