re PR tree-optimization/82672 ([GRAPHITE] ICE in verify_gimple_in_cfg)
authorRichard Biener <rguenther@suse.de>
Mon, 23 Oct 2017 13:49:24 +0000 (13:49 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 23 Oct 2017 13:49:24 +0000 (13:49 +0000)
commitee76c2f9cb557a3023b7e56fde5c87c24757735b
tree9eff21beea19207b8e8b2eff5d1961fc17e25d6c
parent641cb5a675128ad44cad5b0d25033f3242af59fb
re PR tree-optimization/82672 ([GRAPHITE] ICE in verify_gimple_in_cfg)

2017-10-23  Richard Biener  <rguenther@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.

From-SVN: r254009
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/graphite/pr82672.f90 [new file with mode: 0644]