One of the code refactorings introducing phi node iterators modified the semantics...
authorAditya Kumar <aditya.k7@samsung.com>
Wed, 15 Jul 2015 21:37:07 +0000 (21:37 +0000)
committerSebastian Pop <spop@gcc.gnu.org>
Wed, 15 Jul 2015 21:37:07 +0000 (21:37 +0000)
commit1f8ba82489f40b751fdb8c0c5a6f6208e888be4a
tree0054399e39d988bdc7b154f33b884297eede48b0
parentd7f49f78a6446d958486ce2c96ed1727f6eca83e
One of the code refactorings introducing phi node iterators modified the semantics of this code.

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.

Co-Authored-By: Sebastian Pop <s.pop@samsung.com>
From-SVN: r225851
gcc/ChangeLog
gcc/graphite-sese-to-poly.c