tree-ssa-dom.c (tree_ssa_dominator_optimize): Free nonzero_vars at the end of the...
authorAndrew Pinski <pinskia@physics.uc.edu>
Thu, 13 May 2004 15:21:53 +0000 (15:21 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Thu, 13 May 2004 15:21:53 +0000 (08:21 -0700)
commitcfa4cb00a7b0b37cf614e824482260ebeb9ce288
tree53586b155a84f0323b863cd22602bd4685d6a860
parent0b87eff52480d8fea4628b95df61998ef0dab95c
tree-ssa-dom.c (tree_ssa_dominator_optimize): Free nonzero_vars at the end of the function.

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

        * tree-ssa-dom.c (tree_ssa_dominator_optimize):
        Free nonzero_vars at the end of the function.

From-SVN: r81788
gcc/ChangeLog
gcc/tree-ssa-dom.c