* config/spu/spu-protos.h (legitimate_const): Remove prototype.
authoruweigand <uweigand@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 15 Nov 2007 14:30:58 +0000 (14:30 +0000)
committeruweigand <uweigand@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 15 Nov 2007 14:30:58 +0000 (14:30 +0000)
commit0cfc65d40a273b4f5c84913f0243c9f66531e860
tree93e5da469c246c089f6519c410dcf37b1b4a5407
parent07027691c47d129a403369d6ff0fd27d570717b7
* config/spu/spu-protos.h (legitimate_const): Remove prototype.
* config/spu/spu.c (legitimate_const): Remove.
(classify_immediate): Inline call to legitimate_const.
(spu_legitimate_address): Likewise.  Allow SMBOL_REF + CONST_INT
for any constant, not just -512 .. 511.

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