2010-11-02 Richard Guenther <rguenther@suse.de>
commit03725f7fdcda3f73ce9254c252015723705fc387
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 2 Nov 2010 15:45:26 +0000 (2 15:45 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 2 Nov 2010 15:45:26 +0000 (2 15:45 +0000)
treed6c665084032f37ed12dc25745961e9a79b83546
parentb0b0a5abf9a4cf44cb2d7707c40bcdfb304de8de
2010-11-02  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/46177
* tree-loop-distribution.c (prop_phis): Use
mark_virtual_phi_result_for_renaming.

* gcc.dg/pr46177.c: New testcase.

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