This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Split edge fails when performed on a doloop jump on x86 port
- From: Mostafa Hagog <MUSTAFA at il dot ibm dot com>
- To: Jim Wilson <wilson at specifixinc dot com>
- Cc: gcc at gcc dot gnu dot org, gcc-owner at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org
- Date: Fri, 20 Feb 2004 18:36:42 +0200
- Subject: Re: Split edge fails when performed on a doloop jump on x86 port
gcc-owner@gcc.gnu.org wrote on 20/02/2004 03:23:55:
> On Thu, 2004-02-19 at 00:42, Mostafa Hagog wrote:
> > Since I am not familiar with the x86 port,
> > can you please commit this fix?
>
> I added the following patch to fix the problem. This is the patch I
> suggested. I tested it with a bootstrap and regression check.
>
Who should commit this patch?