This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: A completely different approach to EH runtime
- To: rth at redhat dot com
- Subject: Re: A completely different approach to EH runtime
- From: Mike Stump <mrs at windriver dot com>
- Date: Mon, 26 Feb 2001 09:00:46 -0800 (PST)
- Cc: gcc at gcc dot gnu dot org, jbuck at synopsys dot COM
> Date: Sat, 24 Feb 2001 01:00:32 -0800
> From: Richard Henderson <rth@redhat.com>
> To: Mike Stump <mrs@windriver.com>
> On Fri, Feb 23, 2001 at 04:55:11PM -0800, Mike Stump wrote:
> > Better to _fix_ the other types of uses so that they work....
> Methinks you don't actually understand.
Fair.
> Nothing's broken.
Ok.
> But for exception handling there's either working or not working --
> not a lot of wishy-washy ground there.
True. So, what remains to be implemented or fixed? If you have a
design that will work but lack the time to implement it, maybe you
could layout the design (of the unimplemented or buggy stuff) so that
others can finish it off.
Would be nice to get these problems laid to rest, they've been hanging
around for a while.