This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
New failures
- To: Java Discuss List <java at gcc dot gnu dot org>
- Subject: New failures
- From: Tom Tromey <tromey at redhat dot com>
- Date: 30 Mar 2001 19:30:43 -0700
- Reply-To: tromey at redhat dot com
Today I updated and rebuilt my gcc 3.0 tree from scratch.
It now has many more failures. For instance this fails:
StringBuffer_1 execution from bytecode->native test
If I run the program by hand it gets a SEGV before exiting.
Does anybody else see this? This is on x86 Linux (RH 6.2).
Tom