This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [ping] Remove the last use of PREDICATE_CODES (amongnon-obsoleted ports)
- From: Richard Earnshaw <rearnsha at gcc dot gnu dot org>
- To: Kazu Hirata <kazu at codesourcery dot com>
- Cc: gcc-patches <gcc-patches at gcc dot gnu dot org>
- Date: Wed, 29 Jun 2005 13:54:55 +0100
- Subject: Re: [ping] Remove the last use of PREDICATE_CODES (amongnon-obsoleted ports)
- References: <200506291248.j5TCmkAQ025707@sirius.codesourcery.com>
On Wed, 2005-06-29 at 13:48, Kazu Hirata wrote:
> Hi,
>
> Could somebody review the following patch?
>
> [patch] c4x: Move predicates to predicates.md.
> http://gcc.gnu.org/ml/gcc-patches/2005-06/msg00721.html
>
> This patch removes the last use of PREDICATE_CODES, which in turn
> allows us to remove the macro entirely.
This looks OK to me, but please give the c4x maintainer 24 hours to
raise any objections.
R.