[Issue 3749] cannot evaluate yl2x (log) and exp functions at compile time

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Dec 5 22:32:45 PST 2010


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


Walter Bright <bugzilla at digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla at digitalmars.com
           Severity|minor                       |enhancement


--- Comment #9 from Walter Bright <bugzilla at digitalmars.com> 2010-12-05 22:31:08 PST ---
I'm going to defer this until there's a reasonably portable implementation of
the specifics of yl2x and yl2xp1. Probably one can be built out of the C
standard library math functions.

Failing that, we'll need an inline asm version for gcc, and a 64 bit inline
version.

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