[Bug middle-end/39986] decimal float constant is incorrect when cc1 is a 64-bit binary

2009-05-13 Thread pinskia at gcc dot gnu dot org
--- Comment #10 from pinskia at gcc dot gnu dot org 2009-05-13 20:46 --- Fixed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added Status|REOPENE

[Bug middle-end/39986] decimal float constant is incorrect when cc1 is a 64-bit binary

2009-05-07 Thread janis at gcc dot gnu dot org
--- Comment #9 from janis at gcc dot gnu dot org 2009-05-07 21:43 --- Subject: Bug 39986 Author: janis Date: Thu May 7 21:43:32 2009 New Revision: 147255 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=147255 Log: PR middle-end/39986 * dfp.c (encode_decimal32, de

[Bug middle-end/39986] decimal float constant is incorrect when cc1 is a 64-bit binary

2009-05-07 Thread janis at gcc dot gnu dot org
--- Comment #8 from janis at gcc dot gnu dot org 2009-05-07 21:39 --- Subject: Bug 39986 Author: janis Date: Thu May 7 21:38:46 2009 New Revision: 147253 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=147253 Log: PR middle-end/39986 * dfp.c (encode_decimal32, de

[Bug middle-end/39986] decimal float constant is incorrect when cc1 is a 64-bit binary

2009-05-07 Thread hjl dot tools at gmail dot com
--- Comment #7 from hjl dot tools at gmail dot com 2009-05-07 13:22 --- Gcc 4.4.1 revision 147214 gave: FAIL: gcc.dg/dfp/pr39986.c scan-assembler .long\t(-1572863965|-1308622825)\n FAIL: gcc.dg/dfp/pr39986.c scan-assembler .long\t(-1572863965|-1308622825)\n FAIL: gcc.dg/dfp/pr39986.c s

[Bug middle-end/39986] decimal float constant is incorrect when cc1 is a 64-bit binary

2009-05-07 Thread hjl dot tools at gmail dot com
--- Comment #6 from hjl dot tools at gmail dot com 2009-05-07 13:15 --- Only the testcase was checked into 4.4 branch: http://gcc.gnu.org/ml/gcc-cvs/2009-05/msg00163.html The dfp.c change is missing on 4.4 branch. -- hjl dot tools at gmail dot com changed: What|Remo

[Bug middle-end/39986] decimal float constant is incorrect when cc1 is a 64-bit binary

2009-05-06 Thread janis at gcc dot gnu dot org
--- Comment #5 from janis at gcc dot gnu dot org 2009-05-06 17:18 --- This was a regression after all, release branches do not have the bug. I added the new test case to the 4.4 and 4.3 branches. -- janis at gcc dot gnu dot org changed: What|Removed

[Bug middle-end/39986] decimal float constant is incorrect when cc1 is a 64-bit binary

2009-05-06 Thread janis at gcc dot gnu dot org
--- Comment #4 from janis at gcc dot gnu dot org 2009-05-06 17:01 --- Subject: Bug 39986 Author: janis Date: Wed May 6 16:59:53 2009 New Revision: 147188 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=147188 Log: PR middle-end/39986 * dfp.c (encode_decimal32, de