]> git.ipfire.org Git - thirdparty/gcc.git/commit
graphite-scop-detection.c (make_close_phi_nodes_unique): New forward declaration.
authorBill Schmidt <wschmidt@linux.vnet.ibm.com>
Thu, 29 Sep 2011 14:06:31 +0000 (14:06 +0000)
committerWilliam Schmidt <wschmidt@gcc.gnu.org>
Thu, 29 Sep 2011 14:06:31 +0000 (14:06 +0000)
commit99e2796b5c6ec4d6fff1b5aa0ba1fd9d19a1f1a2
tree482d5aeb899b764a997afc5a665f64dbbb61b567
parent44a22bdb40386dd07306f2b8a3335ed360d99517
graphite-scop-detection.c (make_close_phi_nodes_unique): New forward declaration.

2011-09-29  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>

* graphite-scop-detection.c (make_close_phi_nodes_unique):  New
forward declaration.
(remove_duplicate_close_phi): Detect and repair creation of
duplicate close-phis for a containing loop.

From-SVN: r179351
gcc/ChangeLog
gcc/graphite-scop-detection.c