Care to kill couple of SSA datastructures leaking out of outof-ssa pass.

Richard Henderson rth@redhat.com
Mon Jun 27 17:14:00 GMT 2005


On Mon, Jun 27, 2005 at 06:29:16PM +0200, Jan Hubicka wrote:
> 	* tree-optimize.c (exercute_free_datastructures):
> 	Do not disband implicit edges; do not attempt to build insn list;
> 	do not free cfg annotations.
> 	(execute_free_cfg_annotations); Disband implicit edges here;
> 	free cfg annotations here too.
> 	(pass_free_cfg_annotations); New pass.
> 	(init_tree_optimization_passes); Add pass_free_cfg_annotations.

What is the point of this?  You've placed the passes adjacent.


r~



More information about the Gcc-patches mailing list