* tree-ssa-operands.c (update_stmt_operands): Update documentation.
From-SVN: r111647
+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.
}
-/* 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)