[Issue 5565] [64-bit] Wrong Floating Point Results, Related to Mixing With size_t

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Feb 12 15:39:34 PST 2011


http://d.puremagic.com/issues/show_bug.cgi?id=5565


David Simcha <dsimcha at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |


--- Comment #3 from David Simcha <dsimcha at yahoo.com> 2011-02-12 15:37:05 PST ---
I think this was actually two bugs that I thought had a single root cause.  You
only got one of them.  Now, the result from running this code with -m64 and
without -O on linux is:

8
1    4545912    -4.54591e+06
-4.54591e+06

On the line with the three columns, the first one is now correct.  The other
two are still wrong, unless -O is enabled.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list