tree-cfg.c (replace_uses_by): Use fold_stmt, not fold_stmt_inplace.
authorRichard Guenther <rguenther@suse.de>
Mon, 5 Sep 2011 10:31:04 +0000 (10:31 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 5 Sep 2011 10:31:04 +0000 (10:31 +0000)
commite1ab3876d2f2872741a554847a8ca503f58f430c
tree8d2b7109e86ed5f11fee5859265c90d215930e63
parent830c740f17a21a901b91de6723d97567bae47770
tree-cfg.c (replace_uses_by): Use fold_stmt, not fold_stmt_inplace.

2011-09-05  Richard Guenther  <rguenther@suse.de>

* tree-cfg.c (replace_uses_by): Use fold_stmt, not fold_stmt_inplace.

From-SVN: r178527
gcc/ChangeLog
gcc/tree-cfg.c