gcse.c
249 KB
-
gcse.c (eliminate_partially_redundant_loads): Instead of returning early, goto a cleanup label. · 0c196bf9
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. From-SVN: r81682
Andrew Pinski committed