This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [RFC] third liveness pass
- From: Richard Henderson <rth at redhat dot com>
- To: Jan Hubicka <jh at suse dot cz>
- Cc: gcc at gcc dot gnu dot org, law at cygnus dot com, gcc-pdo at atrey dot karlin dot mff dot cuni dot cz, gcc-patches at gcc dot gnu dot org
- Date: Mon, 27 May 2002 02:11:19 -0700
- Subject: Re: [RFC] third liveness pass
- References: <20020526122147.GM21915@atrey.karlin.mff.cuni.cz> <20020526163817.A1939@redhat.com> <20020527070044.GF1146@atrey.karlin.mff.cuni.cz>
On Mon, May 27, 2002 at 09:00:44AM +0200, Jan Hubicka wrote:
> * basic-block.h (PEOP_SCAN_DEAD_STORES): New.
> (PROP_FINAL): Include.
> * flow.c (life_analysis, update_life_info,
> init_propagate_block_info, mark_set_1, mark_used_rgs):
> Support SCAN_DEAD_STORE.
Ok.
r~