re PR tree-optimization/83563 ([graphite] ICE: Segmentation fault (in instantiate_sce...
authorRichard Biener <rguenther@suse.de>
Mon, 8 Jan 2018 15:04:53 +0000 (15:04 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 8 Jan 2018 15:04:53 +0000 (15:04 +0000)
commitb33086c0a74ecc4ca0abb4011bb30564198f034e
tree7fa8f70a82d245485545406f45cc9708e2787ba3
parent87c4dace919a404c10521061af2bad6e4752810e
re PR tree-optimization/83563 ([graphite] ICE: Segmentation fault (in instantiate_scev_r))

2018-01-08  Richard Biener  <rguenther@suse.de>

PR tree-optimization/83563
* graphite.c (canonicalize_loop_closed_ssa_form): Reset the SCEV
cache.

* gcc.dg/graphite/pr83563.c: New testcase.

From-SVN: r256343
gcc/ChangeLog
gcc/graphite.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/graphite/pr83563.c [new file with mode: 0644]