2006-01-06 Richard Guenther <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 6 Jan 2006 12:27:14 +0000 (12:27 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 6 Jan 2006 12:27:14 +0000 (12:27 +0000)
commit538cbb1ecf7a2cbb821f14b49a32ebfe7bb271da
treebbbbd052ce8b081cd8692e3a8756f3a53ebcd797
parente7385d7ed67d696c66c7f4a356f92ca312a61b20
2006-01-06  Richard Guenther  <rguenther@suse.de>

* tree-dfa.c (mark_new_vars_to_rename): Create stmt
annotation, if necessary.
* tree-ssa-pre.c (create_expression_by_pieces): Remove
redundant calls to update_stmt.
* tree-ssa-forwprop.c (tidy_after_forward_propagate_addr):
Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@109416 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree-dfa.c
gcc/tree-ssa-forwprop.c
gcc/tree-ssa-pre.c