2018-01-29 Richard Biener <rguenther@suse.de>
commit25565afc008a77357dfb0de5e4a0eb42ccd7d0b2
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 29 Jan 2018 09:16:09 +0000 (29 09:16 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 29 Jan 2018 09:16:09 +0000 (29 09:16 +0000)
tree1e3999e7c6c63148f4903fb7cba0897e7dbcdb32
parentffa440291429b71164046f5e04f092c7169cc965
2018-01-29  Richard Biener  <rguenther@suse.de>

PR tree-optimization/84057
* tree-ssa-loop-ivcanon.c (unloop_loops): Deal with already
removed paths when removing edges.

* gcc.dg/graphite/pr84057.c: New testcase.

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