tree-into-ssa.c (insert_phi_nodes_for): XFREE bitmaps allocated with BITMAP_XMALLOC.
authorAndrew Pinski <pinskia@physics.uc.edu>
Thu, 13 May 2004 22:10:43 +0000 (22:10 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Thu, 13 May 2004 22:10:43 +0000 (15:10 -0700)
commit8b7520861b562c297a3cda422241e4d85ab3788b
tree51f8ae0f5d6f8a3fcdbc9231092e2b52d6f740a6
parent77e2332572cb97acdb2d1b381edc53c8795677d3
tree-into-ssa.c (insert_phi_nodes_for): XFREE bitmaps allocated with BITMAP_XMALLOC.

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

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

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