http://d.puremagic.com/issues/show_bug.cgi?id=6715
--- Comment #3 from [email protected] 2012-12-29 08:08:04 PST --- (In reply to comment #2) > (In reply to comment #0) > > > Can we have ^^ rewritten into a simple pow? > > Note: I think that currently a^^b is optimized in some special cases by the > compiler (like b = 2). A simple function call causes a loss of those handy > optimizations. I never asked for those optimizations to be disabled. I am solely talking about the cases when ^^ is rewritten as a function. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
