This is the mail archive of the
java-prs@sourceware.cygnus.com
mailing list for the Java project.
Re: libgcj/103: libgcj crashes on string operation
- To: tromey at cygnus dot com
- Subject: Re: libgcj/103: libgcj crashes on string operation
- From: Godmar Back <gback at cs dot utah dot edu>
- Date: 17 Nov 1999 02:00:00 -0000
- Cc: java-prs at sourceware dot cygnus dot com,
- Reply-To: Godmar Back <gback at cs dot utah dot edu>
The following reply was made to PR libgcj/103; it has been noted by GNATS.
From: Godmar Back <gback@cs.utah.edu>
To: bryce@albatross.co.nz (Bryce McKinlay)
Cc: gback@cs.utah.edu, java-gnats@sourceware.cygnus.com
Subject: Re: libgcj/103: libgcj crashes on string operation
Date: Tue, 16 Nov 1999 18:53:06 -0700 (MST)
Cool.
I agree that it doesn't look like a string handling bug.
Discussed on the mailing list...
in http://sourceware.cygnus.com/ml/java-discuss/1999-q4/msg00269.html
I saw a reference to that, but it wasn't discussed on java-discuss.
Was it on the general gcc list or on gcj-patches or gcc-bugs?
Is this fixed in the current cvs tree?
- Godmar
>
> I can not reproduce this problem using gcc 2.95.2 + java patches and current
> libgcj from cvs. I strongly suspect that this the exception handling problem in
> current gcc snapshots that has been discussed on the mailing list, and not a
> string handling bug.
>
> I will try this out on a gcc 2.96 build tonight. If it crashes there, its a good
> thing, because up until now I havn't been able to come up with a self-contained
> test case for this problem.
>
> For now, if you use gcc 2.95.2 plus the java patch from
> http://waitaki.otago.ac.nz/~bryce/gcj/ , you shouldn't have this problem.
>
> regards
>
> [ bryce ]
>
>