This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: [head] Java bootstrap failure: natClip.cc:26: syntax error before`;'
Zack Weinberg wrote:
> === libjava Summary ===
> # of expected passes 746
> # of unexpected failures 402
> # of unexpected successes 28
> # of expected failures 548
>
> This is with your patch, also with Kenner's change that causes
> duplicate EH labels diked out.
Yuck. I'm at 2 failures on the 3.0 branch (x86 linux), so that looks bad. Is
the c++ testsuite ok? Can you try running a few of the failing cases
manually to see why they are failing? I think you still need to "make
install" gcj before the testsuite will work correctly.
regards
[ bryce ]