]> gcc.gnu.org Git - gcc.git/commit
bfin.h (TARGET_RETURN_IN_MEMORY): Don't define here.
authorBernd Schmidt <bernd.schmidt@analog.com>
Thu, 15 May 2008 12:56:18 +0000 (12:56 +0000)
committerBernd Schmidt <bernds@gcc.gnu.org>
Thu, 15 May 2008 12:56:18 +0000 (12:56 +0000)
commit7ba20e60ebde65ad615ab4249cb251200791ec47
tree9e3fc3a8033fe2bfd8c15581431e5618209c08a4
parent8d3bc02b9a51157661dd081015d81537a425871c
bfin.h (TARGET_RETURN_IN_MEMORY): Don't define here.

* config/bfin/bfin.h (TARGET_RETURN_IN_MEMORY): Don't define here.
* config/bfin/bfin-protos.h (bfin_return_in_memory): Don't declare.
* config/bfin/bfin.c (bfin_return_in_memory): Now static.  Return bool.
(TARGET_RETURN_IN_MEMORY): Define.

From-SVN: r135344
gcc/ChangeLog
gcc/config/bfin/bfin-protos.h
gcc/config/bfin/bfin.c
gcc/config/bfin/bfin.h
This page took 0.064072 seconds and 5 git commands to generate.