[Issue 5757] std.math: exp, expm1, exp2 return 'inf' when no asm.

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Mar 20 20:30:28 PDT 2011


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


David Simcha <dsimcha at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dsimcha at yahoo.com


--- Comment #2 from David Simcha <dsimcha at yahoo.com> 2011-03-20 20:27:12 PDT ---
Even if they're not totally correct, I doubt (correct me if I'm wrong) that
they're worse than the 64-bit versions.  The origin of this bug report was
trying to get std.mathspecial working on GDC, which doesn't have inline ASM and
has to use the fallback functions.  For fixing this immediate issue, they may
be good enough.

-- 
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