]> git.ipfire.org Git - thirdparty/gcc.git/commit
dfp-bit.c (DFP_TO_INT): Use wider precision.
authorJanis Johnson <janis187@us.ibm.com>
Thu, 30 Nov 2006 17:58:03 +0000 (17:58 +0000)
committerJanis Johnson <janis@gcc.gnu.org>
Thu, 30 Nov 2006 17:58:03 +0000 (17:58 +0000)
commit2a061db501f101bfd33a6897d30431666689ce08
treefab81e8535a653c285625b70442c5203969974c1
parent334737afb7f669464b04246783ba48b777f1e809
dfp-bit.c (DFP_TO_INT): Use wider precision.

gcc/
* config/dfp-bit.c (DFP_TO_INT): Use wider precision.
testsuite/
* gcc.dg/dfp/convert-int-max.c: New test.
* gcc.dg/dfp/convert-int-max-fold.c: New test.

From-SVN: r119368
gcc/ChangeLog
gcc/config/dfp-bit.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/dfp/convert-int-max-fold.c [new file with mode: 0644]
gcc/testsuite/gcc.dg/dfp/convert-int-max.c [new file with mode: 0644]