This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: fix jump threading with liveness
- From: Richard Henderson <rth at redhat dot com>
- To: Jan Hubicka <jh at suse dot cz>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Tue, 5 Mar 2002 10:13:52 -0800
- Subject: Re: fix jump threading with liveness
- References: <20020303182253.GE21438@atrey.karlin.mff.cuni.cz>
On Sun, Mar 03, 2002 at 07:22:53PM +0100, Jan Hubicka wrote:
> * cfgcleanup.c (mentiones_nonequal_regs): New function.
> (thread_jump): Use it.
Ok.
r~