re PR middle-end/30992 (Scaling error in decimal floating-point arithmetic blows...
authorBen Elliston <bje@au.ibm.com>
Fri, 2 Mar 2007 05:28:06 +0000 (05:28 +0000)
committerBen Elliston <bje@gcc.gnu.org>
Fri, 2 Mar 2007 05:28:06 +0000 (16:28 +1100)
commitcee690f1844f3da539acd66917847ba57905206e
tree8d6344503572980943d557f46ef673cea6927ab7
parent37ea0b7e741cfc68669e8a6d460bfc5f8bfb31ba
re PR middle-end/30992 (Scaling error in decimal floating-point arithmetic blows conversions to integers)

2007-03-02  Ben Elliston  <bje@au.ibm.com>

PR 30992
* config/dfp-bit.c (DFP_TO_INT): Initialise qval with "1.".

From-SVN: r122469
gcc/ChangeLog
gcc/config/dfp-bit.c