tree-ssa-dom.c (record_range): Free the element if we are not going to use it.
authorAndrew Pinski <pinskia@physics.uc.edu>
Wed, 13 Oct 2004 17:27:31 +0000 (17:27 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Wed, 13 Oct 2004 17:27:31 +0000 (10:27 -0700)
commit163075a027a337c3ed19701f03c8bf2ed7ce26af
treef65e9b0afaa572496228e5c13f763b553f0dba21
parenta472e9d4e6d12ae7f7eff034d88261d4c2f477e7
tree-ssa-dom.c (record_range): Free the element if we are not going to use it.

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

        * tree-ssa-dom.c (record_range): Free the element if we are not
        going to use it.

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