This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: build fix for SH
- From: Jeffrey A Law <law at redhat dot com>
- To: Ben Elliston <bje at au1 dot ibm dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Thu, 30 Sep 2004 12:51:47 -0600
- Subject: Re: build fix for SH
- Organization: Red Hat, Inc
- References: <87brfoy77b.fsf@au.ibm.com>
- Reply-to: law at redhat dot com
On Wed, 2004-09-29 at 17:40, Ben Elliston wrote:
> This build problem was caught by Kaz Kojima and I think the patch is
> obvious enough. :-) I've also adapted an if (expr) abort () to use
> gcc_assert ().
>
> Kaz has reported a successful sh-linux bootstrap.
> Okay to commit?
>
> 2004-09-30 Ben Elliston <bje@au.ibm.com>
>
> * lcm.c (optimize_mode_switching): Update to use EDGE_SUCC and
> FOR_EACH_EDGE macros.
This is fine. Please install.
Thanks,
Jeff