One of the code refactorings introducing phi node iterators modified
commit85434c26a968b557c452b568762e432dd3fdf66c
authorspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 15 Jul 2015 21:37:07 +0000 (15 21:37 +0000)
committerspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 15 Jul 2015 21:37:07 +0000 (15 21:37 +0000)
tree0054399e39d988bdc7b154f33b884297eede48b0
parent2fa3e3c3cfc76fdbdcbeda24bdbda2e4f423db5c
One of the code refactorings introducing phi node iterators modified
the semantics of this code.  Revert that change to what was before.

        * graphite-sese-to-poly.c (rewrite_cross_bb_scalar_deps): Point
        iterator to use_stmt.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@225851 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/graphite-sese-to-poly.c