gcc-patches@gcc.gnu.org
[Top] [All Lists]

Re: [PATCH] Avoid creating empty basic blocks in ifcvt.c

Subject: Re: [PATCH] Avoid creating empty basic blocks in ifcvt.c
From: Roger Sayle
Date: Wed, 5 Jan 2005 12:39:42 -0700 MST
On Wed, 5 Jan 2005, Andreas Schwab wrote:
> > 2005-01-03  Roger Sayle  <roger@xxxxxxxxxxxx>
> >     * ifcvt.c (find_if_case_1): Avoid creating an empty forwarder block,
> >     if deleting the then-block allows the test-block to fallthru to the
> >     else-block.
>
> Breaks Ada on ia64.

I've reverted my change whilst I investigate the cause of this failure
on ia64-unknown-linux-gnu.  Sorry for the inconvenience.

Roger
--

<Prev in Thread] Current Thread [Next in Thread>