Commit 2434ab1d by Diego Novillo Committed by Diego Novillo

tree-ssa-operands.c (update_stmt_operands): Update documentation.


	* tree-ssa-operands.c (update_stmt_operands): Update documentation.

From-SVN: r111647
parent 434aeebb
2006-03-02 Diego Novillo <dnovillo@redhat.com>
* tree-ssa-operands.c (update_stmt_operands): Update documentation.
2006-03-02 Richard Sandiford <richard@codesourcery.com>
* doc/tm.texi (TARGET_HAVE_SWITCHABLE_BSS_SECTIONS): Document.
......
......@@ -1861,9 +1861,7 @@ free_ssa_operands (stmt_operands_p ops)
}
/* Get the operands of statement STMT. Note that repeated calls to
get_stmt_operands for the same statement will do nothing until the
statement is marked modified by a call to mark_stmt_modified(). */
/* Get the operands of statement STMT. */
void
update_stmt_operands (tree stmt)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment