This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: xscale-elf-gcj status: looking good
- From: Anthony Green <green at redhat dot com>
- To: Anthony Green <green at redhat dot com>
- Cc: java at gcc dot gnu dot org, nickc at redhat dot com
- Date: 18 Mar 2002 11:03:07 -0800
- Subject: Re: xscale-elf-gcj status: looking good
- References: <200203171753.g2HHrGQ20162@hoser.sfbay.redhat.com>
On Sun, 2002-03-17 at 09:53, Anthony Green wrote:
>
> xscale-elf-gcj 3.1 is looking pretty good right now. It all builds and the
> testsuite runs with reasonable looking results (so far).
Whoops. I spoke too soon. I had forgotten that my tree included Adam's
patch to solve an EH problem he discovered on mingw32. His patch simply
backs out a change made by Jason in December, and appears to be
necessary for sjlj-enabled targets. It looks like some C++ code is
being miscompiled (natClass probably).
I'll send a note to Jason and the gcc list.
AG