* config/dfp-bit.c (dfp_conversion_exception): New function.
commit386a61146b58c3254e3867bc7025baa8cf8647b6
authorjanis <janis@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 13 Sep 2007 00:07:54 +0000 (13 00:07 +0000)
committerjanis <janis@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 13 Sep 2007 00:07:54 +0000 (13 00:07 +0000)
tree806b29595982609937fea860164e9c49e87671e5
parentb34535d7bf4b8f4e6e470e1bbbb5b5ebc4f086cf
* 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.

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