graphite-scop-detection.c (stmt_simple_for_scop_p): Bail out in case of a return...
authorAditya Kumar <aditya.k7@samsung.com>
Wed, 15 Jul 2015 21:36:55 +0000 (21:36 +0000)
committerSebastian Pop <spop@gcc.gnu.org>
Wed, 15 Jul 2015 21:36:55 +0000 (21:36 +0000)
commit1ee9ef73c3f428df74ad1dad692b493f4210e049
tree5c2372c022f66713c2c2e6226ba5818789c72b0b
parent4bc4dd11ec8c7be528abcb75a1af715d715b4835
graphite-scop-detection.c (stmt_simple_for_scop_p): Bail out in case of a return statement in scop.

        * graphite-scop-detection.c (stmt_simple_for_scop_p): Bail out in
        case of a return statement in scop.

Co-Authored-By: Sebastian Pop <s.pop@samsung.com>
From-SVN: r225849
gcc/ChangeLog
gcc/graphite-scop-detection.c