2014-08-18 Richard Biener <rguenther@suse.de>
commit1bd2e4a08001b07ffaff2347a65c2d4f10682731
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 18 Aug 2014 14:30:30 +0000 (18 14:30 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 18 Aug 2014 14:30:30 +0000 (18 14:30 +0000)
tree0cc63ddc60f5c1363dc3604fb6bc2a51989dfef4
parent39c98dee75836f564a5efd5df7ca25cd5b6dcdbf
2014-08-18  Richard Biener  <rguenther@suse.de>

* gimple-fold.c (maybe_fold_reference): Move re-gimplification
code to ...
(maybe_canonicalize_mem_ref_addr): ... this function.
(fold_stmt_1): Apply it here before all simplification.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@214103 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/gimple-fold.c