This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [patch] Clean up detection of SJLJ exceptions in target libraries
- From: Eric Botcazou <ebotcazou at adacore dot com>
- To: Jeff Law <law at redhat dot com>
- Cc: gcc-patches at gcc dot gnu dot org, libstdc++ at gcc dot gnu dot org, java-patches at gcc dot gnu dot org
- Date: Wed, 13 May 2015 09:51 +0200
- Subject: Re: [patch] Clean up detection of SJLJ exceptions in target libraries
- Authentication-results: sourceware.org; auth=none
- References: <1440100 dot 16fMh0Bpp2 at polaris> <555261D4 dot 2030606 at redhat dot com>
> Generally OK. However, please confirm with ian on the libgo bits just
> in case you're hitting something that's shared with golang.
OK, I can certainly wait for Ian's approval for the libgo bits.
> We could certainly consider cleaning up the targets (hppa). That'd be a
> fine follow-up :-) ISTM we ought to be moving away from the EH model
> being something we explicitly ask for via enable/disable options on the
> configure command line.
It's more in Dave's court. :-) I don't think we have any PA machine up and
running at AdaCore these days.
> I trust you'll keep an eye out for any fallout.
Yes, I'm back in the SJLJ business.
--
Eric Botcazou