re PR tree-optimization/54629 (ICE (segfault) in index_in_loop_nest tree-data-ref...
commitb7ce70b395cc04aa0ec1db5b0007879528b94e0f
authorJakub Jelinek <jakub@redhat.com>
Fri, 21 Sep 2012 11:54:14 +0000 (21 13:54 +0200)
committerRichard Biener <rguenth@gcc.gnu.org>
Fri, 21 Sep 2012 11:54:14 +0000 (21 11:54 +0000)
treebf7342f19f76e2784af86de1a433f5a4fe6618a8
parenta30b9bb5cd1f6f97833852305d98f17b7b33c2ad
re PR tree-optimization/54629 (ICE (segfault) in index_in_loop_nest tree-data-ref.h:608)

2012-09-21  Jakub Jelinek  <jakub@redhat.com>

PR tree-optimization/54629
* tree-loop-distribution.c (classify_partition): Free loop nest only
after freeing ddr.  Free ddr and loop nest also if successful.

From-SVN: r191611
gcc/ChangeLog
gcc/tree-loop-distribution.c