This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [patch] Inlining bug
- To: Bruno Haible <haible at ilog dot fr>
- Subject: Re: [patch] Inlining bug
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Tue, 03 Mar 1998 01:56:56 -0700
- cc: Jim Wilson <wilson at cygnus dot com>, Jason Merrill <jason at cygnus dot com>, egcs at cygnus dot com
- Reply-To: law at cygnus dot com
In message <199802261355.OAA03872@halles.ilog.fr>you write:
>
> > Tue Feb 24 20:04:43 1998 Jim Wilson <wilson@cygnus.com>
> >
> > * decl.c (start_function): Don't call temporary_allocation for a
> > nested function.
>
> Excellent! This fixes not only the sample program I submitted, but
> also a larger one which my tentative patch failed to compile.
>
> I'd like to see your fix in egcs 1.0.2.
I've installed this patch on the release branch too.
jeff