This is the mail archive of the gcc-cvs@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]

r120125 - in /trunk/gcc: ChangeLog config/spu/s...


Author: bje
Date: Thu Dec 21 23:23:34 2006
New Revision: 120125

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=120125
Log:
	* 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.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/spu/spu.c
    trunk/gcc/config/spu/spu.h


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