]> git.ipfire.org Git - thirdparty/gcc.git/commit
loop-unswitch.c (unswitch_loop): Free zero_bitmap before returning.
authorSebastian Pop <pop@cri.ensmp.fr>
Wed, 14 Dec 2005 14:15:01 +0000 (15:15 +0100)
committerSebastian Pop <spop@gcc.gnu.org>
Wed, 14 Dec 2005 14:15:01 +0000 (14:15 +0000)
commitb081e1dafb9a8caae4fbd0b80d92d45859be857d
treea81ff1791daa236881ca8df1641847ef94ac9b3c
parentaa4a222cc86471f8511016161997d57debf2a53c
loop-unswitch.c (unswitch_loop): Free zero_bitmap before returning.

        * loop-unswitch.c (unswitch_loop): Free zero_bitmap before returning.

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