spu-protos.h: Do not include rtl.h.
authorSteven Bosscher <steven@gcc.gnu.org>
Sat, 29 May 2010 11:29:21 +0000 (11:29 +0000)
committerSteven Bosscher <steven@gcc.gnu.org>
Sat, 29 May 2010 11:29:21 +0000 (11:29 +0000)
commit65ea7e282a589f270eef21342e66395e1fe2ef35
tree67adecc6d77d36a29572f6ca3c881f325b328cf6
parent54da01d2765fd577121202285760010b74def40b
spu-protos.h: Do not include rtl.h.

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

From-SVN: r160022
gcc/ChangeLog
gcc/config/spu/spu-c.c
gcc/config/spu/spu-protos.h
gcc/config/spu/t-spu-elf