This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] bitmap leak low hanging fruits


Dirk Mueller wrote:

> 2006-08-01  Dirk Mueller  <dmueller@suse.de>
> 
>     * tree-vrp.c (fix_equivalence_set): Avoid bitmap memory leak.
>     * tree-outof-ssa.c (check_replaceable): Likewise.

OK.  (The second hunk is the same as Jan's change; whoever gets their
first wins.)

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]