This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
New trunk failures.
- To: gcc-bugs at gcc dot gnu dot org, java at gcc dot gnu dot org
- Subject: New trunk failures.
- From: Alexandre Petit-Bianco <apbianco at cygnus dot com>
- Date: Thu, 19 Jul 2001 11:58:13 -0700
- Reply-to: apbianco at cygnus dot com
My nightly test run on the trunk is picking new failures compiling
test cases from source. I was able to reproduce the problem with a
recently updated source tree.
libjava/testsuite/libjava.compile/G19990217_01.java
libjava/testsuite/libjava.compile/G19990210_01.java
libjava/testsuite/libjava.lang/Shazam.java
libjava/testsuite/libjava.lang/pr83.java
It's dying in gcc/flow.c:reachable_handlers (trying to access
`type' in `region' which is NULL.)
The new failures appeared on 2001/07/18, in a build that completed
around 5am PST.
./A