This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: PR rtl-optimization/28071 (reduce memory usage consumed by liveness)
- From: Roger Sayle <roger at eyesopen dot com>
- To: Jan Hubicka <jh at suse dot cz>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Fri, 28 Jul 2006 08:54:26 -0600 (MDT)
- Subject: Re: PR rtl-optimization/28071 (reduce memory usage consumed by liveness)
On Fri, 28 Jul 2006, Jan Hubicka wrote:
> 2006-07-27 Jan Hubicka <jh@suse.cz>
>
> PR rtl-optimization/28071
> * cfgrtl.c (rtl_delete_block): Free regsets.
> * flow.c (allocate_bb_life_data): Re-use regsets if available.
This is OK for mainline. Thanks.
Roger
--