This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug libgcj/10353] [4.0/4.1/4.2 regression] Java testsuite failures
- From: "christian dot joensson at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 6 May 2006 11:30:31 -0000
- Subject: [Bug libgcj/10353] [4.0/4.1/4.2 regression] Java testsuite failures
- References: <bug-10353-222@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #26 from christian dot joensson at gmail dot com 2006-05-06 11:30 -------
For sparc/sparc64 linux, the status for 4.2 20060503, from here,
http://gcc.gnu.org/ml/gcc-testresults/2006-05/msg00223.html, is this:
=== libjava tests ===
Running target unix/-m64
FAIL: Array_3 execution - source compiled test
FAIL: Array_3 execution - gij test
FAIL: Array_3 execution - bytecode->native test
FAIL: Array_3 execution - gij test
FAIL: Array_3 -findirect-dispatch execution - bytecode->native test
FAIL: Array_3 -O3 execution - source compiled test
FAIL: Array_3 execution - gij test
FAIL: Array_3 -O3 execution - bytecode->native test
FAIL: Array_3 execution - gij test
FAIL: Array_3 -O3 -findirect-dispatch execution - bytecode->native test
FAIL: Final execution - gij test
FAIL: Final execution - gij test
FAIL: Final execution - gij test
FAIL: Final execution - gij test
FAIL: Invoke_1 execution - source compiled test
FAIL: Invoke_1 execution - gij test
FAIL: Invoke_1 execution - bytecode->native test
FAIL: Invoke_1 execution - gij test
FAIL: Invoke_1 -findirect-dispatch execution - bytecode->native test
FAIL: Invoke_1 -O3 execution - source compiled test
FAIL: Invoke_1 execution - gij test
FAIL: Invoke_1 -O3 execution - bytecode->native test
FAIL: Invoke_1 execution - gij test
FAIL: Invoke_1 -O3 -findirect-dispatch execution - bytecode->native test
FAIL: PR218 execution - gij test
FAIL: PR218 execution - gij test
FAIL: PR218 execution - gij test
FAIL: PR218 execution - gij test
XPASS: PR26858 execution - source compiled test
XPASS: PR26858 output - source compiled test
XPASS: PR26858 execution - bytecode->native test
XPASS: PR26858 output - bytecode->native test
XPASS: PR26858 -findirect-dispatch execution - bytecode->native test
XPASS: PR26858 -findirect-dispatch output - bytecode->native test
XPASS: PR26858 -O3 execution - source compiled test
XPASS: PR26858 -O3 output - source compiled test
XPASS: PR26858 -O3 execution - bytecode->native test
XPASS: PR26858 -O3 output - bytecode->native test
XPASS: PR26858 -O3 -findirect-dispatch execution - bytecode->native test
XPASS: PR26858 -O3 -findirect-dispatch output - bytecode->native test
FAIL: assign -findirect-dispatch execution - bytecode->native test
FAIL: assign -O3 -findirect-dispatch execution - bytecode->native test
FAIL: pr83 execution - gij test
FAIL: pr83 execution - gij test
FAIL: pr83 -findirect-dispatch execution - bytecode->native test
FAIL: pr83 execution - gij test
FAIL: pr83 execution - gij test
FAIL: pr83 -O3 -findirect-dispatch execution - bytecode->native test
FAIL: stringconst2 -findirect-dispatch output - bytecode->native test
FAIL: stringconst2 -O3 -findirect-dispatch output - bytecode->native test
=== libjava Summary for unix/-m64 ===
# of expected passes 6697
# of unexpected failures 38
# of unexpected successes 12
# of expected failures 16
# of untested testcases 48
Running target unix
XPASS: PR26858 execution - source compiled test
XPASS: PR26858 output - source compiled test
XPASS: PR26858 execution - bytecode->native test
XPASS: PR26858 output - bytecode->native test
XPASS: PR26858 -findirect-dispatch execution - bytecode->native test
XPASS: PR26858 -findirect-dispatch output - bytecode->native test
XPASS: PR26858 -O3 execution - source compiled test
XPASS: PR26858 -O3 output - source compiled test
XPASS: PR26858 -O3 execution - bytecode->native test
XPASS: PR26858 -O3 output - bytecode->native test
XPASS: PR26858 -O3 -findirect-dispatch execution - bytecode->native test
XPASS: PR26858 -O3 -findirect-dispatch output - bytecode->native test
FAIL: assign -findirect-dispatch execution - bytecode->native test
FAIL: assign -O3 -findirect-dispatch execution - bytecode->native test
FAIL: stringconst2 -findirect-dispatch output - bytecode->native test
FAIL: stringconst2 -O3 -findirect-dispatch output - bytecode->native test
=== libjava Summary for unix ===
# of expected passes 6765
# of unexpected failures 4
# of unexpected successes 12
# of expected failures 16
# of untested testcases 14
=== libjava Summary ===
# of expected passes 13462
# of unexpected failures 42
# of unexpected successes 24
# of expected failures 32
# of untested testcases 62
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10353