This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
[tree-ssa] [PATCH] Java: tree_rest_of_compilation
- From: Andrew Haley <aph at redhat dot com>
- To: Jeff Sturm <jsturm at one-point dot com>
- Cc: java at gcc dot gnu dot org
- Date: Mon, 6 Oct 2003 10:01:12 +0100
- Subject: [tree-ssa] [PATCH] Java: tree_rest_of_compilation
- References: <Pine.LNX.4.44.0310051345250.2046-100000@ops2.one-point.com>
Jeff Sturm writes:
> Test suite results are still terrible:
>
> === libjava Summary ===
>
> # of expected passes 3002
> # of unexpected failures 53
Aren't these the known byte compiler failures? If so, I've a pretty
good idea how to fix the compiler, but I've been busy with mainline.
Are these failures causing problems for development of tree-SSA?
Andrew.