2016-07-15 Richard Biener <rguenther@suse.de>
commit2084e279433746f813e40968d5e3139645899c53
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 15 Jul 2016 13:05:56 +0000 (15 13:05 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 15 Jul 2016 13:05:56 +0000 (15 13:05 +0000)
tree63f8b69a265fbe07bef4e9bf4304157f191a30df
parent2177bb9aee2875646f5f9abbb099811ecd357431
2016-07-15  Richard Biener  <rguenther@suse.de>

PR tree-optimization/71881
* tree-loop-distribution.c (destroy_loop): Remove blocks in
reverse DOM order to make debug temp generation happy.

* gcc.dg/torture/pr71881.c: New testcase.

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