float_disf.c (__floatdisf): Prototype.
authorBen Elliston <bje@au.ibm.com>
Tue, 2 Dec 2008 12:51:10 +0000 (12:51 +0000)
committerBen Elliston <bje@gcc.gnu.org>
Tue, 2 Dec 2008 12:51:10 +0000 (23:51 +1100)
commit96e4a79fbd9ee3c390c77bc2bff69a783ee13ff2
tree885e21551ef9dfa5579cb5fec9c05d49cd69f564
parent726d8566c19edbbf347cac9dd93fd263a7fd8ce4
float_disf.c (__floatdisf): Prototype.

* config/spu/float_disf.c (__floatdisf): Prototype.
* config/spu/float_unsdisf.c (__float_undisf): Likewise.
* config/spu/float_unssidf.c (__float_unssidf): Constify cast.
* config/spu/float_unsdidf.c (__float_unsdidf): Likewise.

From-SVN: r142352
gcc/ChangeLog
gcc/config/spu/float_disf.c
gcc/config/spu/float_unsdidf.c
gcc/config/spu/float_unsdisf.c
gcc/config/spu/float_unssidf.c