bfin.c: Include "cgraph.h".
authorBernd Schmidt <bernd.schmidt@analog.com>
Fri, 9 Dec 2005 22:44:23 +0000 (22:44 +0000)
committerBernd Schmidt <bernds@gcc.gnu.org>
Fri, 9 Dec 2005 22:44:23 +0000 (22:44 +0000)
commit9fc023cc8de6df11cad28dfa88f5e4f60d3f68e3
treee5e9fd55901f905fd347c014a772abffabbea651
parent127203ac0cf1ef32fd2c4da5f6f9f7eda1f80cac
bfin.c: Include "cgraph.h".

* 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.

From-SVN: r108318
gcc/ChangeLog
gcc/config/bfin/bfin.c