This is the mail archive of the gcc-bugs@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: Old Java PRs


Jeff Sturm writes:
 > On Sun, 11 May 2003, Dara Hazeghi wrote:
 > > Java/1111	Order matters for inline candidates
 > 
 > Unless I misunderstand this PR, it is fixed by the new inliner (except for
 > the bytecode frontend, which still does not emit whole functions as
 > trees).

It isn't.  The new inliner still will not inline functions until they
have been expanded.

Andrew.


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