OSDN Git Service

* config/fp-bit.h (pack_d): Constify argument.
authorbje <bje@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 1 Jan 2009 22:12:50 +0000 (22:12 +0000)
committerbje <bje@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 1 Jan 2009 22:12:50 +0000 (22:12 +0000)
commit5c8520a4fbdb4c71c5fd64d6d9f1fc0db3d268c5
tree427e2a9fd502b5c07bc77d559fdc611f0360e168
parentd241bf0d8c67ab7ab3c1963303d9515dbe944c11
* config/fp-bit.h (pack_d): Constify argument.
* config/fp-bit.c (makenan): Constify return type. Remove casts.
(isnan): Constify argument.
(isinf): Likewise.
(iszero): Likewise.
(pack_d): Likewise.
(_fpadd_parts): Constify return type.
(_fpmul_parts): Likewise.
(_fpdiv_parts): Likewise.

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