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: RFC: Disable RTL inlininer for Java?


<<Another relevant question is how much do languages such as
g77 and GNAT really benefit from inlining?
>>

Inlining is enormously important in Ada. Actually more important than other
languages because it is a standard and routinely used part of the language
to mark subprograms that can be inlined.


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