This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: sjlj exceptions
- To: Richard Henderson <rth at redhat dot com>
- Subject: Re: sjlj exceptions
- From: Jeff Sturm <jsturm at one-point dot com>
- Date: Wed, 14 Mar 2001 23:24:06 -0500 (EST)
- cc: gcc at gcc dot gnu dot org
On Wed, 14 Mar 2001, Richard Henderson wrote:
> Of course, I also plan to give you call frame unwinding through
> signal handlers, so you wouldn't necessarily need to force sjlj
> exceptions anymore either.
Now that will certainly help. So a global --enable-sjlj-exceptions does
seem plausible.
Jeff