Fix memory leaks in new scop detection.
commit747e31d766bf260db91e7e6e13ca3f2cebc3962b
authorspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 23 Sep 2010 15:53:51 +0000 (23 15:53 +0000)
committerspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 23 Sep 2010 15:53:51 +0000 (23 15:53 +0000)
tree396e491cb3809683b81302397eb492c0fa8ef29a
parent601849170059d63e5b0f02524664ab3e59be8824
Fix memory leaks in new scop detection.

2010-09-23  Sebastian Pop  <sebastian.pop@amd.com>

* graphite-scop-detection.c (is_scop_p): Free bblist.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/graphite@164566 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog.graphite
gcc/graphite-scop-detection.c