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: xscale-elf-gcj status: looking good


On Mon, 2002-03-18 at 12:29, Adam Megacz wrote:
> Do you mean that without my unpatch, you get bad code, or with my
> unpatch you get bad code?

I need your unpatch to make things work.

BTW - here are my test results...

		=== libjava Summary ===

# of expected passes		1880
# of unexpected failures	39
# of expected failures		18
# of untested testcases		110


Here are the failing tests.  I think the jni tests are failing due to dejagnu
infrastructure problems.  Primes are timing out (but, given enough time, 
I bet they will PASS).

FAIL: calls.c compilation
FAIL: cxxtest.c compilation
FAIL: field.c compilation
FAIL: final_method.c compilation
FAIL: findclass.c compilation
FAIL: invoke.c compilation
FAIL: martin.c compilation
FAIL: noclass.c compilation
FAIL: overload.c compilation
FAIL: register.c compilation
FAIL: simple_int.c compilation
FAIL: throwit.c compilation
FAIL: virtual.c compilation
FAIL: Array_3 execution from source compiled test
FAIL: Array_3 execution from bytecode->native test
FAIL: Array_3 -O execution from source compiled test
FAIL: Array_3 -O execution from bytecode->native test
FAIL: FileHandleGcTest execution from source compiled test
FAIL: FileHandleGcTest execution from bytecode->native test
FAIL: FileHandleGcTest -O execution from source compiled test
FAIL: FileHandleGcTest -O execution from bytecode->native test
FAIL: InvokeReturn output from source compiled test
FAIL: InvokeReturn output from bytecode->native test
FAIL: InvokeReturn -O output from source compiled test
FAIL: InvokeReturn -O output from bytecode->native test
FAIL: Invoke_1 execution from source compiled test
FAIL: Invoke_1 execution from bytecode->native test
FAIL: Invoke_1 -O execution from source compiled test
FAIL: Invoke_1 -O execution from bytecode->native test
FAIL: PR218 output from source compiled test
FAIL: PR218 output from bytecode->native test
FAIL: PR218 -O output from source compiled test
FAIL: PR218 -O output from bytecode->native test
FAIL: Primes execution from source compiled test
FAIL: Primes execution from bytecode->native test
FAIL: Primes -O execution from source compiled test
FAIL: Primes -O execution from bytecode->native test
FAIL: TLtest compilation from bytecode
FAIL: TLtest -O compilation from bytecode



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