tree-ssa.c (delete_tree_ssa): XFREE bitmaps allocated with BITMAP_XMALLOC.
authorAndrew Pinski <pinskia@physics.uc.edu>
Thu, 13 May 2004 23:13:14 +0000 (23:13 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Thu, 13 May 2004 23:13:14 +0000 (16:13 -0700)
commit6b9bee8ee6bd4925078813d6d0b198b2d19f3853
tree1db7501fa7ca1507baf813ad711cf5e7f75595ab
parent979837429d2eae3649dfa49b4cccde99f018a84f
tree-ssa.c (delete_tree_ssa): XFREE bitmaps allocated with BITMAP_XMALLOC.

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

        * tree-ssa.c (delete_tree_ssa): XFREE
        bitmaps allocated with BITMAP_XMALLOC.

From-SVN: r81817
gcc/ChangeLog
gcc/tree-ssa.c