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]
Other format: [Raw text]

Re: RFC : enable libgcj on freebsd-x86_64


Tom Tromey <tromey@redhat.com> writes:

> >>>>> "Arno" == Arno J Klaassen <arno@heho.snv.jussieu.fr> writes:
> 
> Arno> since January commits to boehm-gc for handling amd64/x86-64 cpu under
> Arno> GNU/kFreeBSD, I confirm that libgcj-support is OK for x86_64*freebsd
> Arno> (which closes bug http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25652).
> Arno> Testsuite gives 17 failures on -head, 22 on 4_2_branch.
> 
> What are the failures?

on -head :

FAIL: .../gcc-pr/gcc/libjava/testsuite/libjava.jar/TestClosureGC.jar execution - gij test
FAIL: PR16923.c compilation
FAIL: getargssize run
FAIL: getlocalvartable run
FAIL: getstacktrace run
FAIL: events output
FAIL: getallthreads run
FAIL: PR18699 execution - source compiled test
FAIL: PR18699 -O3 execution - source compiled test
FAIL: PR27908 execution - source compiled test
FAIL: PR27908 -findirect-dispatch execution - source compiled test
FAIL: PR27908 -O3 execution - source compiled test
FAIL: PR27908 -O3 -findirect-dispatch execution - source compiled test
FAIL: Throw_2 execution - source compiled test
FAIL: Throw_2 -findirect-dispatch execution - source compiled test
FAIL: Throw_2 -O3 execution - source compiled test
FAIL: Throw_2 -O3 -findirect-dispatch execution - source compiled test


on 4_2_branch :

FAIL: PR16923.c compilation
FAIL: events output
FAIL: PR27908 execution - source compiled test
FAIL: PR27908 execution - gij test
FAIL: PR27908 execution - bytecode->native test
FAIL: PR27908 execution - gij test
FAIL: PR27908 -findirect-dispatch execution - bytecode->native test
FAIL: PR27908 -O3 execution - source compiled test
FAIL: PR27908 execution - gij test
FAIL: PR27908 -O3 execution - bytecode->native test
FAIL: PR27908 execution - gij test
FAIL: PR27908 -O3 -findirect-dispatch execution - bytecode->native test
FAIL: Throw_2 execution - source compiled test
FAIL: Throw_2 execution - gij test
FAIL: Throw_2 execution - bytecode->native test
FAIL: Throw_2 execution - gij test
FAIL: Throw_2 -findirect-dispatch execution - bytecode->native test
FAIL: Throw_2 -O3 execution - source compiled test
FAIL: Throw_2 execution - gij test
FAIL: Throw_2 -O3 execution - bytecode->native test
FAIL: Throw_2 execution - gij test
FAIL: Throw_2 -O3 -findirect-dispatch execution - bytecode->native test

Arno


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