2013-05-10 Richard Biener <rguenther@suse.de>
commitfca2aa676599d1c16b1e5a95fb8bac7bef0232af
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 10 May 2013 12:20:36 +0000 (10 12:20 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 10 May 2013 12:20:36 +0000 (10 12:20 +0000)
tree6d5a0374956e898ec63d7024bc819ef828c737b8
parent432dd330807c633428562eb7d66ede067fd87262
2013-05-10  Richard Biener  <rguenther@suse.de>

PR tree-optimization/57214
* tree-ssa-loop-ivcanon.c (propagate_constants_for_unrolling): Do
not propagate from SSA names that occur in abnormal PHI nodes.

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