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: Questions on tree-inline.c


     > Can somebody explain what INLINER_FOR_JAVA is for?

    It's the inliner for Java.

You lost me.  Why isn't Java-specific code in the java/ subdirectory?

    Not at all.  The tree inliner uses language specific tree nodes
    throughout.

I thought the whole point of the inliner language hooks were to make
the inliner language-independent.  If not, then what *are* they for?


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