]> gcc.gnu.org Git - gcc.git/commit
dfp-bit.c (dfp_conversion_exception): New function.
authorJanis Johnson <janis187@us.ibm.com>
Thu, 13 Sep 2007 00:07:54 +0000 (00:07 +0000)
committerJanis Johnson <janis@gcc.gnu.org>
Thu, 13 Sep 2007 00:07:54 +0000 (00:07 +0000)
commit5503546792e6729222e14f2b5a2a32d54d7906cf
tree806b29595982609937fea860164e9c49e87671e5
parent5e11f978edb440183b510ee5ead717a03d6fcc6a
dfp-bit.c (dfp_conversion_exception): New function.

* config/dfp-bit.c (dfp_conversion_exception): New function.
(DFP_TO_DFP) Add new variants to use direct conversions in decNumber.
(DFP_TO_INT): Ditto.
(INT_TO_DFP): Ditto.
* config/dfp-bit.h (DEC_FLOAT_FROM_INT, DEC_FLOAT_TO_INT): New.

From-SVN: r128449
gcc/ChangeLog
gcc/config/dfp-bit.c
gcc/config/dfp-bit.h
This page took 0.057661 seconds and 5 git commands to generate.