This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: tree.h remove extraneous semicolons.
- From: Richard Henderson <rth at redhat dot com>
- To: Graham Stott <grahams at redhat dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Sun, 30 Dec 2001 13:12:17 -0800
- Subject: Re: tree.h remove extraneous semicolons.
- References: <3C2ECB2A.C7734E54@redhat.com>
On Sun, Dec 30, 2001 at 08:07:06AM +0000, Graham Stott wrote:
> * tree.h (STRIP_NOPS): Remove extraneous semicolon.
> (STRIP_SIGN_NOPS): Likewise.
> (STRIP_TYPE_NOPS): Likewise.
>
> (COMPLETE_OR_UNBOUND_ARRAY_TYPE_P): Add Parenthesis around
> macro paramater.
Ok.
Loose the blank line in the ChangeLog.
r~