]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR middle-end/39986 (decimal float constant is incorrect when cc1 is a 64-bit...
authorJanis Johnson <janis187@us.ibm.com>
Thu, 7 May 2009 21:43:32 +0000 (21:43 +0000)
committerJanis Johnson <janis@gcc.gnu.org>
Thu, 7 May 2009 21:43:32 +0000 (21:43 +0000)
commitc7eaad50d6083e15c9082a97abee4a769e9e685f
tree7093fc71c13efa863ed54d04f9c6c38bfefa62fc
parent4e546529d6f9081f7961ba4a622b22f628860135
re PR middle-end/39986 (decimal float constant is incorrect when cc1 is a 64-bit binary)

PR middle-end/39986
* dfp.c (encode_decimal32, decode_decimal32, encode_decimal64,
decode_decimal64, encode_decimal128, decode_decimal128): Avoid
32-bit copy into long.

From-SVN: r147255
gcc/ChangeLog
gcc/dfp.c