This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Liberating structs from memory
- To: Mark Mitchell <mark at codesourcery dot com>
- Subject: Re: Liberating structs from memory
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Sat, 19 Aug 2000 13:56:09 -0600
- cc: greg at mcgary dot org, gcc at gcc dot gnu dot org
- Reply-To: law at cygnus dot com
In message <20000819104026E.mitchell@codesourcery.com>you write:
> >>>>> "Jeffrey" == Jeffrey A Law <law@cygnus.com> writes:
>
> Jeffrey> In message <ms1yzmrybm.fsf@mcgary.org>you write:
> >> I assume you refer to `x_whole_function_mode_p'. What, if
> >> anything, prevents us from doing this in the C front end today?
>
> Jeffrey> I'm not sure if the C front-end implementation is
> Jeffrey> complete yet.
>
> Jeffrey> Stan/Jeff, care to comment?
>
> Hmm? We've got C whole-function mode working except for nested
> functions at this point, in our local trees. This stuff will be
> integrated in GCC by 9/15/2000.
Very cool. Thanks for the update.
jeff