This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Release stuff


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.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]