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 54/63] Define PREFERRED_STACK_BOUNDARY


On Wed, 2007-01-10 at 12:10 +0000, Richard Sandiford wrote:
> The m68k ABI does not guarantee that the stack is aligned to 4 bytes,
> but for efficiency reasons, the ColdFire targets strongly prefer it to be.
> This patch defines PREFERRED_STACK_BOUNDARY accordingly.
> 
> Richard
> 
> 
> gcc/
> 	* config/m68k/m68k.h (PREFERRED_STACK_BOUNDARY): Define to 32
> 	for ColdFire targets.
OK.
Jeff



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