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]

gcc/gcc ChangeLog config/arm/arm.c


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	rearnsha@gcc.gnu.org	2003-10-28 09:47:47

Modified files:
	gcc            : ChangeLog 
	gcc/config/arm : arm.c 

Log message:
	* arm.c (arm_output_epilogue): When using a frame pointer, don't emit
	an extra stack adjustment insn if the stack pointer is already
	pointing at the right place.
	(use_return_insn): Allow a return insn to be used when we have a
	frame pointer if the stack pointer is in the right place.
	(output_return_instruction): Handle it.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.1578&r2=2.1579
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/arm/arm.c.diff?cvsroot=gcc&r1=1.303&r2=1.304


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