This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [PATCH/RFA] libjava: SH support
- From: kaz Kojima <kkojima at rr dot iij4u dot or dot jp>
- To: gcc-patches at gcc dot gnu dot org, java-patches at gcc dot gnu dot org
- Cc: tromey at redhat dot com, aoliva at redhat dot com, aph at cambridge dot redhat dot com, jsturm at one-point dot com, joern dot rennecke at superh dot com
- Date: Thu, 15 Aug 2002 09:24:35 +0900
- Subject: Re: [PATCH/RFA] libjava: SH support
- References: <87d6slb4sy.fsf@fleche.redhat.com>
Tom Tromey <tromey@redhat.com> wrote:
> Alexandre> Do you have a testcase that easily exposes the problem
> Alexandre> (even if one has to inspect the assembly code to verify
> Alexandre> it)?
>
> kaz> OK. Here is a small example.
>
> What is the status of this?
> Perhaps opening a PR would make sense, so we can track it?
Yet open or partially analyzed for me. It seems to be a generic
problem for targets using the sjlj exception.
If it isn't a known problem, I'd like to create a PR.
Regards,
kaz