2006-01-11 Richard Guenther <rguenther@suse.de>
commit6a0e70b9889b597de5973a8afc5c7231bd328018
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 11 Jan 2006 19:44:57 +0000 (11 19:44 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 11 Jan 2006 19:44:57 +0000 (11 19:44 +0000)
treea9fcef8a8a45e353d52dccac8670eeec074c2021
parent85b938d0b42513fa3a4dcd39541674d161b651f9
2006-01-11  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/25734
* tree-ssa-forwprop.c (forward_propagate_addr_expr_1): Do not
stop propagation after successful propagation to the LHS.

* gcc.dg/tree-ssa/pr25734.c: New testcase.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@109598 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/tree-ssa/pr25734.c [new file with mode: 0644]
gcc/tree-ssa-forwprop.c