re PR tree-optimization/26145 (memory leak in loop unswitching.)
authorUttam Pawar <uttamp@us.ibm.com>
Wed, 8 Feb 2006 02:00:42 +0000 (02:00 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Wed, 8 Feb 2006 02:00:42 +0000 (21:00 -0500)
commit77f6ec058d41a03257db37a1e21c3e95042109f8
treec7df1e2f33645f209ab06ff00a64a82460f2cfd8
parentfb02551af3c007748de683dfeb81f79ef12f5a6a
re PR tree-optimization/26145 (memory leak in loop unswitching.)

2006-02-07  Uttam Pawar  <uttamp@us.ibm.com>

        PR tree-optimization/26145
        * tree-ssa-loop-unswitch.c (tree_unswitch_single_loop): Free
        bbs pointer.

From-SVN: r110738
gcc/ChangeLog
gcc/tree-ssa-loop-unswitch.c