This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Test Failures (Was Re: [ecj] Patch: FYI: document --enable-java-maintainer-mode)
- From: Andrew Haley <aph at redhat dot com>
- To: Tom Tromey <tromey at redhat dot com>
- Cc: Gary Benson <gbenson at redhat dot com>, Java Patch List <java at gcc dot gnu dot org>
- Date: Thu, 21 Dec 2006 18:09:22 +0000
- Subject: Test Failures (Was Re: [ecj] Patch: FYI: document --enable-java-maintainer-mode)
- References: <m3ac1jrcak.fsf@localhost.localdomain> <20061220134531.GA3799@redhat.com> <m3ejqupjss.fsf@localhost.localdomain>
I have:
Running /home/aph/gcc/gcj-eclipse-merge-branch/libjava/testsuite/libjava.cni/cni.exp ...
FAIL: natshortfield.cc compilation
Running /home/aph/gcc/gcj-eclipse-merge-branch/libjava/testsuite/libjava.jni/jni.exp ...
FAIL: register2.c compilation
Running /home/aph/gcc/gcj-eclipse-merge-branch/libjava/testsuite/libjava.lang/lang.exp ...
FAIL: ArrayStore output - source compiled test
FAIL: ArrayStore -findirect-dispatch output - source compiled test
FAIL: ArrayStore -O3 output - source compiled test
FAIL: ArrayStore -O3 -findirect-dispatch output - source compiled test
FAIL: PR162 output - source compiled test
FAIL: PR162 -O3 output - source compiled test
FAIL: Serialization execution - source compiled test
FAIL: Serialization -findirect-dispatch execution - source compiled test
FAIL: Serialization -O3 execution - source compiled test
FAIL: Serialization -O3 -findirect-dispatch execution - source compiled test
I guess ArrayStore may be fixed by http://gcc.gnu.org/bugzilla/attachment.cgi?id=11712&action=view
I think that makes it low-hanging fruit. I'll try it now.