[Issue 8562] math.pow fails at compile-time

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Aug 20 11:46:06 PDT 2012


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



--- Comment #6 from Caligo <iteronvexor at gmail.com> 2012-08-20 11:46:03 PDT ---
(In reply to comment #5)

ok, so pow() calls exp2(), which contains tons of asm statements, which means
pow() can't be executed at compile time.

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