[Bug middle-end/21720] GCC incorrectly rounds hex floats

2005-07-29 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-07-29 23:24 --- Fixed. -- What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug middle-end/21720] GCC incorrectly rounds hex floats

2005-07-29 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-07-29 21:14 --- Subject: Bug 21720 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-07-29 21:14:22 Modified files: gcc: ChangeLog real.c gcc/testsui

[Bug middle-end/21720] GCC incorrectly rounds hex floats

2005-07-29 Thread jsm28 at gcc dot gnu dot org
--- Additional Comments From jsm28 at gcc dot gnu dot org 2005-07-29 18:31 --- It turns out my patch actually fixed a similar problem with the code handling digits before the ".", and my testcase didn't have enough zeroes to show the problem on 64-bit hosts. Testing a patch to fix the p

[Bug middle-end/21720] GCC incorrectly rounds hex floats

2005-07-28 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-07-29 05:35 --- Fixed. -- What|Removed |Added Status|UNCONFIRMED |RESOLVED