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: Some more memory usage reductions in bitmaps


> 
> Bootstrapped/regtested i686-linux, OK?
> 
> :ADDPATCH middle-end:
> Honza
> 
> 	* tree-outof-ssa.c (check_replaceable): Do not allocate def_vars
> 	bitmap when not needed.
> 	* tree-ssa-pre.c (bitmap_set_and, bitmap_set_and_compl): Free temporary
> 	bitmaps.

The PRE part is fine with me, i can't approve the out-of-ssa part
.


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