tree-ssa-pre.c (execute_pre): Free ephi_use_pool and idfs_cache at the end of the...
authorAndrew Pinski <pinskia@physics.uc.edu>
Thu, 13 May 2004 23:10:34 +0000 (23:10 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Thu, 13 May 2004 23:10:34 +0000 (16:10 -0700)
commit15342341aa4ade477abe31ccba4333d6dfc2956b
treeaac22e0165b5a2c30f532aba32b1d97c440f4434
parent623f4556de4ba117aef31e67326fcbf9152dbff6
tree-ssa-pre.c (execute_pre): Free ephi_use_pool and idfs_cache at the end of the function.

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

        * tree-ssa-pre.c (execute_pre): Free ephi_use_pool and
        idfs_cache at the end of the function.

From-SVN: r81815
gcc/ChangeLog
gcc/tree-ssa-pre.c