[patch] Clean up scattered uses of PENDING_STMT.

Diego Novillo dnovillo@redhat.com
Thu Oct 28 12:43:00 GMT 2004


On Tue, 2004-10-26 at 15:31, Kazu Hirata wrote:

> 	* lambda-code.c (nestify_update_pending_stmts): Remove.
> 	(perfect_nestify): Use flush_pending_stmts instead of
> 	nestify_update_pending_stmts.
> 	* tree-cfg.c (tree_make_forwarder_block): Use
> 	flush_pending_stmts.
> 	* tree-flow.h: Add a prototype for flush_pending_stmts.
> 	* tree-ssa-loop-manip.c (tree_duplicate_loop_to_header_edge):
> 	Use flush_pending_stmts.
> 	(lv_update_pending_stmts): Remove.
> 	(tree_ssa_loop_version): Use flush_pending_stmts instead of
> 	lv_update_pending_stmts.
> 	* tree-ssa.c (flush_pending_stmts): New.
> 
OK.  Thanks.


Diego.



More information about the Gcc-patches mailing list