spu-protos.h (legitimate_const): Remove prototype.
authorUlrich Weigand <uweigand@de.ibm.com>
Thu, 15 Nov 2007 14:30:58 +0000 (14:30 +0000)
committerUlrich Weigand <uweigand@gcc.gnu.org>
Thu, 15 Nov 2007 14:30:58 +0000 (14:30 +0000)
commit3f61b42f2b8727a4fd00d6956c91fb2bbe77dd88
tree93e5da469c246c089f6519c410dcf37b1b4a5407
parentdd4ba939839ddf0b34b6ea847c55f6b7798aefb9
spu-protos.h (legitimate_const): Remove prototype.

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

From-SVN: r130200
gcc/ChangeLog
gcc/config/spu/spu-protos.h
gcc/config/spu/spu.c