This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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: [tree-ssa] [PATCH] Java: tree_rest_of_compilation


On Mon, 6 Oct 2003, Andrew Haley wrote:
>  > # of unexpected failures        53
>
> Aren't these the known byte compiler failures?

Yes.  Sorry if that wasn't clear.

> Are these failures causing problems for development of tree-SSA?

I wouldn't say that.  I'd like to eventually experiment with inlining
trees from bytecode into the source compiler.  At the moment that would
likely break far more tests.  However it's not a priority.

Jeff


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