]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fix memory leaks in new scop detection.
authorSebastian Pop <spop@gcc.gnu.org>
Thu, 30 Sep 2010 21:21:37 +0000 (21:21 +0000)
committerSebastian Pop <spop@gcc.gnu.org>
Thu, 30 Sep 2010 21:21:37 +0000 (21:21 +0000)
commita72b79fb678edb79e7d334195db238cdecd4a8f9
tree70f757d804c38ebc3fbf28108c58540f30da899a
parentcb5f9ec683c063ef931a3b6656644e4ba656ef4b
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.

From-SVN: r164810
gcc/ChangeLog.graphite