This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: [patch] Fix oddity in personality routine
Jack Howarth wrote:
> On Fri, Nov 13, 2009 at 05:57:03PM +0000, Andrew Haley wrote:
>> Eric Botcazou wrote:
>>>
>>> Hence the attached patch, that I don't plan to test though. OK anyway?
>>>
>>>
>>> 2009-11-13 Eric Botcazou <ebotcazou@adacore.com>
>>>
>>> * exception.cc (PERSONALITY_FUNCTION): Fix oversight.
>>>
>>
>> Yes, I think that's right.
=
> Do you think this could be the origin of the problems we have had
> on intel darwin with gcj compiling java files?
Perhaps. I never guess such things: I always attach a debugger.
Andrew.