This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: RFA: Fix PR rtl-optimization/20756
- From: Richard Henderson <rth at redhat dot com>
- To: Joern RENNECKE <joern dot rennecke at st dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Thu, 12 May 2005 20:19:02 -0700
- Subject: Re: RFA: Fix PR rtl-optimization/20756
- References: <4256CB71.3030205@st.com>
On Fri, Apr 08, 2005 at 07:20:33PM +0100, Joern RENNECKE wrote:
> * basic-block.h (PROP_DEAD_INSN): Define.
> * flow.c (propagate_one_insn): Set during mark_set_regs call
> for a dead insn.
Ok.
r~