tree-into-ssa.c (def_blocks_free): XFREE bitmaps allocated with BITMAP_XMALLOC.
authorAndrew Pinski <pinskia@physics.uc.edu>
Thu, 13 May 2004 15:26:33 +0000 (15:26 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Thu, 13 May 2004 15:26:33 +0000 (08:26 -0700)
commitf472590a2abf807ef1574f109b44d6c9c120b9c1
tree47ca177396b4a08a8321083f5c4b58bfbf023cb5
parentd1f9044b7b63d950125cc095730e186eb04e5e3f
tree-into-ssa.c (def_blocks_free): XFREE bitmaps allocated with BITMAP_XMALLOC.

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

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

From-SVN: r81791
gcc/ChangeLog
gcc/tree-into-ssa.c