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

Re: Still with the Java testsuite failures


Zack Weinberg wrote:

> Yep, this works.  I'm now at
>
>                 === libjava Summary ===
> # of expected passes            891
> # of unexpected failures        276
> # of unexpected successes       89
> # of expected failures          464

I just rm -rf'ed all trace of an installed gcj, rebuilt the latest branch tree
on Redhat 6.2 i686, and ran "make check" without "make install":

                === libjava Summary ===

# of expected passes            1618
# of unexpected failures        2
# of unexpected successes       20
# of expected failures          84

So, it looks like this is now fixed, thanks to the new libtool!

regards

  [ bryce ]




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