This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Release stuff
- From: Bryce McKinlay <bryce at waitaki dot otago dot ac dot nz>
- To: Adam Megacz <gcj at lists dot megacz dot com>
- Cc: Java Discuss List <java at gcc dot gnu dot org>
- Date: Wed, 13 Mar 2002 12:27:11 +1300
- Subject: Re: Release stuff
- References: <87elip63m3.fsf@creche.redhat.com> <86elipr6xe.fsf@megacz.com>
Adam Megacz wrote:
>Tom Tromey <tromey@redhat.com> writes:
>
>>5879 throwing exceptions causes SEGV in GCJ-compiled code
>> Regression introduced in December
>>
>
>There is a patch for this on gcc-patches if somebody here wants to
>approve it. It's been pending for several days now with no comments at
>all.
>
Actually, I'm a bit confused by that patch. The patch you want to revert
was a change entirely to the C++ compiler, yet the problem occurs with
Java code. So this must be a problem with exception.cc or some part of
libjava rather than what gets generated by GCJ?
regards
Bryce.