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: [unit-at-a-time] Java inlining woes


Jeff Sturm writes:

 > I may still abandon this for 3.4 and wait for tree-ssa, where it is
 > far simpler.  Functions are lowered to GIMPLE before they are
 > inlined or even analyzed by cgraphunit, so on tree-ssa making
 > unit-at-a-time work for any frontend should be good enough for all.

That's exactly my plan.

Andrew.


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