This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: eh summary patch
- To: Mike Stump <mrs at wrs dot com>
- Subject: Re: eh summary patch
- From: Richard Henderson <rth at cygnus dot com>
- Date: Wed, 15 Oct 1997 12:11:39 -0700
- Cc: egcs at cygnus dot com
- References: <199710151856.LAA24624@kankakee.wrs.com>
- Reply-To: Richard Henderson <rth at cygnus dot com>
On Wed, Oct 15, 1997 at 11:56:16AM -0700, Mike Stump wrote:
> What about function inlining? I suspect this needs to be added to the list
> of saved variables, and |= when a function is inlined.
You are right. I forgot about that bit.
r~