This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Kill pointers keeping gimple function body around after RTL is generated


On Fri, Sep 03, 2004 at 10:01:36PM +0200, Jan Hubicka wrote:
> 	* tree-ssa-operands.c (fini_ssa_operands): Release the varrays.
> 	* tree-ssanames.c (init_ssanames): Free ssa_names.

Ok.

> 	* cfgexpand.c (expand_gimple_basic_block): Remove tree statements
>	processed.
> 	(tree_expand_cfg): Remove pointer to stmt_list.

Not the correct changelog, but the patch is ok.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]