Tom Tromey wrote:
>>>>>> "Kazu" == Kazu Hirata <[EMAIL PROTECTED]> writes:
> 
> Kazu> I just noticed that the Java frontend has ARG_FINAL_P, which uses a
> Kazu> bit in the TREE_LIST node that is pointed to from TYPE_ARG_TYPES.
> 
> Kazu> I am wondering if there is any way we could move this bit elsewhere.
> 
> On the gcj-eclipse branch the code that uses ARG_FINAL_P is actually
> no longer used.  It hasn't been deleted yet but it won't ever run.
> I'm hoping to merge this to trunk after 4.2 branches ... will that
> help?

Yes.  Kazu, I'd suggest you just ignore Java; you can still get
proof-of-concept for tree-trimming without Java.  The ECJ changes are
going to be massive, and they're going to go in before we get our stuff
ready to go in, so dealing with Java now is probably a waste of time;
we'll have to regroup after ECJ goes in.

-- 
Mark Mitchell
CodeSourcery
[EMAIL PROTECTED]
(650) 331-3385 x713

Reply via email to