]> git.ipfire.org Git - thirdparty/gcc.git/commit
Properly handly PHI stmts in later_of_the_two (PR
authorMartin Liska <mliska@suse.cz>
Wed, 20 Jul 2016 11:16:47 +0000 (13:16 +0200)
committerMartin Liska <marxin@gcc.gnu.org>
Wed, 20 Jul 2016 11:16:47 +0000 (11:16 +0000)
commit144530cf6352a55404e04bce3354e23d7c7c2d1d
treea52565acc7e86be00d9aefe1d8c726836c81d7c7
parent04ac4afa844abb88a4a3bddd9dbfe5572d38aea4
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.

From-SVN: r238513
gcc/ChangeLog
gcc/graphite-isl-ast-to-gimple.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/graphite/pr71898.f90 [new file with mode: 0644]