From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14056 invoked by alias); 6 May 2006 11:30:31 -0000 Received: (qmail 14034 invoked by uid 48); 6 May 2006 11:30:31 -0000 Date: Sat, 06 May 2006 11:30:00 -0000 Message-ID: <20060506113031.14032.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug libgcj/10353] [4.0/4.1/4.2 regression] Java testsuite failures In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: java-prs@gcc.gnu.org From: "christian dot joensson at gmail dot com" Mailing-List: contact java-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-prs-owner@gcc.gnu.org X-SW-Source: 2006-q2/txt/msg00212.txt.bz2 List-Id: ------- 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