This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: sjlj eh fixes
- To: Richard Henderson <rth at cygnus dot com>
- Subject: Re: sjlj eh fixes
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Tue, 11 Nov 1997 14:31:01 -0700
- cc: egcs at cygnus dot com
- Reply-To: law at cygnus dot com
In message <19971110191302.09599@dot.cygnus.com>you write:
> These patches fix the call-saved register problems for exception handling.
> I can now run eh29.C correctly on Linux/Alpha with and without optimization;
> a full test is underway.
Very cool. Let me know how it goes.
It looks like they fix the regressions I got after fixing flow.c to
build a more accurate flow control graph (not yet checked in due to
the regressions).
jeff