This is the mail archive of the java-patches@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]

Re: ia64 eh, part 20a [java]



Richard Henderson writes:

> I have, but I unfortunately at the time I was doing this there were
> quite a lot of bytecode failures anyway.  I noticed that you've
> fixed a lot of them recently; I should go back and examine some of
> the remaining and see if they're exception related.

I've been trying to build the trunk to put your work to test in
various ways (running `make check' and looking at its output was one.)
When I started to do that, I couldn't build the trunk. I can revisit
that course of action.

> and expand that to the generic tree codes when compiling to native.
> Don't know if that's feasable at the moment.

It could be through gcc/java/expr.c:java_lang_expand_expr(). This
would imply handling the new code in java_complete_lhs during type
fixup (that both back-ends need.)

./A


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