re PR tree-optimization/68619 (error: loop with header 6 not in loop tree)
authorUros Bizjak <ubizjak@gmail.com>
Thu, 10 Dec 2015 17:14:07 +0000 (18:14 +0100)
committerUros Bizjak <uros@gcc.gnu.org>
Thu, 10 Dec 2015 17:14:07 +0000 (18:14 +0100)
commit3dec93d59c389bcb17830dad1e191775c4b45eed
tree0ed0f651adb1d045336fa6149b569359171b8c8d
parentb5b44c62e66b07cec9aff58d87280080ef5287bd
re PR tree-optimization/68619 (error: loop with header 6 not in loop tree)

PR tree-optimization/68619
* graphite-scop-detection.c (gather_bbs::before_dom_children):
Change return type to an edge.  Always return NULL.

From-SVN: r231532
gcc/ChangeLog
gcc/graphite-scop-detection.c