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: [PATCH] spu: fix broken debug info


On Fri, 2006-12-15 at 00:38 +0100, Ulrich Weigand wrote:
> Hello,
> 
> Tested on spu-elf.  OK for mainline?
> 
> Bye,
> Ulrich
> 
> 
> ChangeLog:
> 
> 	* config/spu/spu.h (ARG_POINTER_CFA_OFFSET): Define.
> 	* config/spu/spu.c (spu_expand_prologue): Set RTX_FRAME_RELATED_P
> 	for insn setting up the frame pointer.  Do not set it for insns
> 	setting up scratch registers or storing the backchain.


OK.

Thanks,
Andrew Pinski


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