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]

r151686 - in /trunk/gcc: ChangeLog config/bfin/...


Author: bernds
Date: Mon Sep 14 12:05:42 2009
New Revision: 151686

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=151686
Log:
gcc/
	From Jie Zhang <jie.zhang@analog.com>:
	* config/bfin/bfin.c (bfin_expand_prologue): Ask do_link to
	save FP and RETS with saveall attribute.
	(bfin_expand_epilogue): Ask do_unlink to restore FP and RETS
	with saveall attribute.

gcc/testsuite/
	From Jie Zhang <jie.zhang@analog.com>:
	* gcc.target/bfin/saveall.c: New test.


Added:
    trunk/gcc/testsuite/gcc.target/bfin/saveall.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/bfin/bfin.c
    trunk/gcc/testsuite/ChangeLog


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