[patch] tree-flow-inline.h: Remove get_stmt_operands.

Jeffrey A Law law@redhat.com
Sun Apr 17 05:27:00 GMT 2005


On Sat, 2005-04-16 at 09:58 -0400, Kazu Hirata wrote:
> Hi,
> 
> Attached is a patch to remove get_stmt_operands as it has become a
> no-op except some checks under ENABLE_CHECKING.
> 
> Tested on i686-pc-linux-gnu.  OK to apply?
> 
> Kazu Hirata
> 
> 2005-04-16  Kazu Hirata  <kazu@cs.umass.edu>
> 
> 	* tree-flow-inline.h (get_stmt_operands): Remove.
> 	* lambda-code.c, tree-ssa-loop-unswitch.c,
> 	tree-ssa-operands.c, tree-ssa-pre.c, tree-ssa-propagate.c,
> 	tree-ssa-sink.c, tree-ssa.c, tree-tailcall.c,
> 	tree-vect-transform.c, tree-vectorizer.c, tree-vrp.c): Remove
> 	calls to get_stmt_operands.
> 	* doc/tree-ssa.texi: Don't mention get_stmt_operands.
OK.
jeff




More information about the Gcc-patches mailing list