Re: [patch] Fix oddity in personality routine
Andrew Haley <[email protected]>
| Newsgroups | gmane.comp.gcc.java.devel |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]> >>> >>> * 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.