This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [patch] c-tree.h: Remove C_LANG_TREE_NODE_CHAIN_NEXT.
- From: Jeffrey A Law <law at redhat dot com>
- To: Kazu Hirata <kazu at cs dot umass dot edu>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Fri, 08 Apr 2005 11:03:18 -0600
- Subject: Re: [patch] c-tree.h: Remove C_LANG_TREE_NODE_CHAIN_NEXT.
- Organization: Red Hat, Inc
- References: <20050408.110947.45136315.kazu@cs.umass.edu>
- Reply-to: law at redhat dot com
On Fri, 2005-04-08 at 11:09 -0400, Kazu Hirata wrote:
> Hi,
>
> Attached is a patch to remove C_LANG_TREE_NODE_CHAIN_NEXT as it is
> unused.
>
> It was introduced when tree-ssa was merged into mainline in May, 2004,
> but at that time, the macro was already unused.
>
> Tested on i686-pc-linux-gnu. OK to apply?
>
> Kazu Hirata
>
> 2005-04-08 Kazu Hirata <kazu@cs.umass.edu>
>
> * c-tree.h (C_LANG_TREE_NODE_CHAIN_NEXT): Remove.
OK.
Jeff