* config/bfin/bfin.c: Include "cgraph.h".
authorbernds <bernds@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 9 Dec 2005 22:44:23 +0000 (22:44 +0000)
committerbernds <bernds@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 9 Dec 2005 22:44:23 +0000 (22:44 +0000)
commit70d893c790281ba2405a9c09afc8355c0c9badb1
treee5e9fd55901f905fd347c014a772abffabbea651
parent750ad2016bec4c69a6a4ccc526f894fe55228545
* config/bfin/bfin.c: Include "cgraph.h".
(bfin_load_pic_reg): Omit loading pic reg if in a local function.
Return the reg that holds the pointer to the GOT.
(bfin_expand_prologue): Use return value of bfin_load_pic_reg when
doing stack checking.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@108318 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/bfin/bfin.c