re PR tree-optimization/71824 (ICE when compiling libiberty with Graphite loop optimi...
authorRichard Biener <rguenther@suse.de>
Wed, 8 Feb 2017 08:30:48 +0000 (08:30 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 8 Feb 2017 08:30:48 +0000 (08:30 +0000)
commitd798497efc24b3787683cd31ead1863fa7a461f5
treee67e19eeba496fbeca4050cfa440bcc25e72fd05
parent41cf3f3eb91e46b1465715053791612a1a1d482d
re PR tree-optimization/71824 (ICE when compiling libiberty with Graphite loop optimizations)

2017-02-08  Richard Biener  <rguenther@suse.de>

PR tree-optimization/71824
* graphite-scop-detection.c (scop_detection::build_scop_breadth):
Check all loops contained in the merged region.

* gcc.dg/graphite/pr71824-2.c: New testcase.

From-SVN: r245270
gcc/ChangeLog
gcc/graphite-scop-detection.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/graphite/pr71824-2.c [new file with mode: 0644]