re PR tree-optimization/22501 ([meta-bug] tramp3d-v4 missed optimizations)
authorRichard Guenther <rguenther@suse.de>
Wed, 30 Nov 2005 20:55:41 +0000 (20:55 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 30 Nov 2005 20:55:41 +0000 (20:55 +0000)
commitd090221b9415c2bfcb94b37040b60d69e2efbf78
tree79902a8abf40bbf211c8ffcd4f457c6c04e0b255
parentea6a66274744eba7f56f982909b08dbe0ef293c2
re PR tree-optimization/22501 ([meta-bug] tramp3d-v4 missed optimizations)

2005-11-30  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/22501
* tree-ssa-forwprop.c (forward_propagate_addr_expr_1): New
function split out from ...
(forward_propagate_addr_expr): ... here.  Use it to propagate
ADDR_EXPRs to all uses.

From-SVN: r107737
gcc/ChangeLog
gcc/tree-ssa-forwprop.c