This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [ColdFire 1/63] Retabulate TARGET_CPU_CPP_BUILTINS
- From: Jeffrey Law <law at redhat dot com>
- To: Richard Sandiford <richard at codesourcery dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Wed, 10 Jan 2007 10:45:24 -0700
- Subject: Re: [ColdFire 1/63] Retabulate TARGET_CPU_CPP_BUILTINS
- References: <874pqzw4w1.fsf@firetop.home> <87zm8ruq9h.fsf@firetop.home>
- Reply-to: law at redhat dot com
On Wed, 2007-01-10 at 10:31 +0000, Richard Sandiford wrote:
> Some of the later patches add lines to TARGET_CPU_CPP_BUITINS that
> stretch beyond the current backslash column. This patch simply makes
> room for them by moving the column to the right. The patch is obvious
> if the later patches are OK, but I'm posting it separately for ease
> of review.
>
> Richard
>
>
> gcc/
> * config/m68k/m68k.h (TARGET_CPU_CPP_BUILTINS): Increase amount
> of tabbing before backslashes.
OK.
Jeff