This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ColdFire 1/63] Retabulate TARGET_CPU_CPP_BUILTINS


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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]