https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82672
--- Comment #3 from Richard Biener <rguenth at gcc dot gnu.org> --- Author: rguenth Date: Tue Oct 24 07:02:48 2017 New Revision: 254036 URL: https://gcc.gnu.org/viewcvs?rev=254036&root=gcc&view=rev Log: 2017-10-23 Richard Biener <rguent...@suse.de> PR tree-optimization/82672 * graphite-isl-ast-to-gimple.c (graphite_copy_stmts_from_block): Fold the stmt if we propagated into it. * gfortran.dg/graphite/pr82672.f90: New testcase. Modified: trunk/gcc/graphite-isl-ast-to-gimple.c