OSDN Git Service

* config/spu/spu-protos.h: Do not include rtl.h. Protect
authorsteven <steven@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 29 May 2010 11:29:21 +0000 (11:29 +0000)
committersteven <steven@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 29 May 2010 11:29:21 +0000 (11:29 +0000)
commit017e27442928014323dced7d4d244343f1c38ed0
tree67adecc6d77d36a29572f6ca3c881f325b328cf6
parent21ca69111bef891cfc37820b8c4a585411519179
* config/spu/spu-protos.h: Do not include rtl.h.  Protect
RTL specific prototypes with #ifdef RTX_CODE.
* config/spu/spu-c.c: Include c-common.h instead of c-tree.h.
* config/spu/t-spu-elf: Fix dependencies.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@160022 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/spu/spu-c.c
gcc/config/spu/spu-protos.h
gcc/config/spu/t-spu-elf