2004-05-10 Andrew Pinski <pinskia@physics.uc.edu>
commit5c0dc02c159cc44067e3e9f8fc8d5770ec81ba7b
authorpinskia <pinskia@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 10 May 2004 22:28:50 +0000 (10 22:28 +0000)
committerpinskia <pinskia@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 10 May 2004 22:28:50 +0000 (10 22:28 +0000)
tree7a09be609b6e643706d2fb5ae859c16713ba8528
parent18d2ab276ad7f4740224ed59d4429ad41e85d7fd
2004-05-10  Andrew Pinski  <pinskia@physics.uc.edu>

        * gcse.c (eliminate_partially_redundant_loads): Instead of returning early,
        goto a cleanup label.  After the cleanup, free the allocated memory.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@81682 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/gcse.c