http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45314
--- Comment #11 from Sebastian Pop <spop at gcc dot gnu.org> 2010-11-09 19:15:19 UTC --- The patch fixing this has been committed with the wrong PR number on: Author: spop Date: Tue Nov 9 19:08:57 2010 New Revision: 166506 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=166506 Log: Fix PR45314: backport revision 163123. 2010-11-09 Sebastian Pop <sebastian....@amd.com> PR tree-optimization/45902 Backport of revision 163132. * graphite-sese-to-poly.c (rewrite_phi_out_of_ssa): Always insert out of SSA copies on edges except for loop->latch. Modified: branches/gcc-4_5-branch/gcc/ChangeLog branches/gcc-4_5-branch/gcc/graphite-sese-to-poly.c