This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Bug on Solaris
- From: Jeff Sturm <jsturm at one-point dot com>
- To: Tom Tromey <tromey at redhat dot com>
- Cc: java at gcc dot gnu dot org
- Date: Wed, 9 Jan 2002 19:09:22 -0500 (EST)
- Subject: Re: Bug on Solaris
On 9 Jan 2002, Tom Tromey wrote:
> Bryce mentioned that he had a similar problem with `long'.
> Does that problem show up on Solaris?
I don't know. The CONSTANT_Long case in jcf-parse.c looks ok and seems to
work, but there could be a problem somewhere else in gcj.
Right now sparc64 has 30 testsuite failures. None appear to be `long'
related. Most are core dumps, probably.
Jeff