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 3/63] Add TUNE_68040_60


On Wed, 2007-01-10 at 10:34 +0000, Richard Sandiford wrote:
> Some bits of tuning code apply to both the 68040 and 68060.  This patch
> simply adds a single macro for that, along the lines of the TUNE_68000_10
> macro added in the last patch.
> 
> Richard
> 
> 
> gcc/
> 200x-xx-xx  Julian Brown  <julian@codesourcery.com>
> 
> 	* config/m68k/m68k.h (TUNE_68040_60): New macro.
> 	* config/m68k/m68k.c (standard_68881_constant_p): Use it.
> 	* config/m68k/m68k.md: Likewise.
OK.
Jeff



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