This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: sjlj exceptions
- To: Bryce McKinlay <bryce at albatross dot co dot nz>
- Subject: Re: sjlj exceptions
- From: Richard Henderson <rth at redhat dot com>
- Date: Wed, 14 Mar 2001 17:16:20 -0800
- Cc: mark at codesourcery dot com, gcc at gcc dot gnu dot org, jsturm at one-point dot com
- References: <3AB0165C.F8418808@albatross.co.nz>
On Thu, Mar 15, 2001 at 02:09:48PM +1300, Bryce McKinlay wrote:
> That can't currently be done under the existing table EH
> mechanism without hairy platform-dependent code, currently
> only written for x86-linux and sparc-solaris.
It's still going to be hairy and platform-dependent.
Just in a different place. :-/
r~