Properly handly PHI stmts in later_of_the_two (PR
commitc4e1267cb3045dc7c109d47c7536e36e8a0f12ef
authormarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 20 Jul 2016 11:16:47 +0000 (20 11:16 +0000)
committermarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 20 Jul 2016 11:16:47 +0000 (20 11:16 +0000)
treea52565acc7e86be00d9aefe1d8c726836c81d7c7
parentecaa5fd4d96c33cd020ba1cd3be9752a648d3e40
Properly handly PHI stmts in later_of_the_two (PR

PR middle-end/71898
* graphite-isl-ast-to-gimple.c (later_of_the_two):
Properly handly PHI stmts.
* gfortran.dg/graphite/pr71898.f90: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@238513 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/graphite-isl-ast-to-gimple.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/graphite/pr71898.f90 [new file with mode: 0644]