loop-unswitch.c (unswitch_single_loop): Free bbs at the end.
authorAndrew Pinski <pinskia@physics.uc.edu>
Thu, 13 May 2004 22:02:16 +0000 (22:02 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Thu, 13 May 2004 22:02:16 +0000 (15:02 -0700)
commit77e2332572cb97acdb2d1b381edc53c8795677d3
treedc15d390bd5d8b6236e0c49509def577efb204c1
parent07a1f7953e64b6b3c8edabbe412099968bce7ab5
loop-unswitch.c (unswitch_single_loop): Free bbs at the end.

2004-05-13  Andrew Pinski  <pinskia@physics.uc.edu>

        * loop-unswitch.c (unswitch_single_loop): Free bbs at
        the end.

From-SVN: r81808
gcc/ChangeLog
gcc/loop-unswitch.c