]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/ChangeLog
re PR tree-optimization/58432 (ICE: in insert_value_copy_on_edge, at tree-outof-ssa...
authorRichard Biener <rguenther@suse.de>
Tue, 17 Sep 2013 07:47:49 +0000 (07:47 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Tue, 17 Sep 2013 07:47:49 +0000 (07:47 +0000)
commitdeb6c11a73e8d651d367950b5ea35ee5f60c3a85
tree5503f1fa8c1ef7d6aec0b94ebada2f7c4bcb7308
parentc068654bb158dbe4c7d43a2841789b6b0c543a27
re PR tree-optimization/58432 (ICE: in insert_value_copy_on_edge, at tree-outof-ssa.c:233)

2013-09-17  Richard Biener  <rguenther@suse.de>

PR tree-optimization/58432
* tree-loop-distribution.c (tree_loop_distribution): Also
scan PHIs for outside loop uses and seed a partition from them.

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

From-SVN: r202644
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr58432.c [new file with mode: 0644]
gcc/tree-loop-distribution.c