This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: fix ifcvt rtl sharing
- From: Richard Henderson <rth at redhat dot com>
- To: gcc-patches at gcc dot gnu dot org
- Cc: jh at suse dot cz
- Date: Wed, 27 Aug 2003 00:19:43 -0700
- Subject: Re: fix ifcvt rtl sharing
- References: <20030827022805.GE1320@bubble.sa.bigpond.net.au>
On Wed, Aug 27, 2003 at 11:58:05AM +0930, Alan Modra wrote:
> PR optimization/12067
> * ifcvt.c (noce_try_cmove): Unshare cond rtl.
> (noce_try_addcc): Likewise.
> (noce_try_cmove_arith): Likewise.
> (noce_get_alt_condition): Likewise.
>
> Bootstrapped i686-linux, regression test in progress. OK for head/3.3?
Jan has a patch to do all of this correctly. I thought it was
checked in, but it isn't. Jan, what's the status with that?
r~