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: Current gcj on powerpc


On 30 Jul 2002, Mark Wielaard wrote:
> How did it go? I believe that I have narrowed it down to one day now.
> cvs update -D"2002-07-15" seems to give a working program, but with
> cvs update -D"2002-07-16" I get the abort() when processing exceptions.

That's around the time the new register allocator was merged in.  It may
not be responsible for the EH failures, but it was a big patch.

Can you compare the compiler output for a test case from a working and
non-working compiler?  Are they identical?

Jeff


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