[svn:parrot] r48634 - in trunk: compilers/imcc src/pmc
chromatic
chromatic at wgz.org
Wed Aug 25 20:56:22 UTC 2010
On Tuesday 24 August 2010 at 10:14, plobsing wrote:
> Author: plobsing
> Date: Tue Aug 24 17:14:54 2010
> New Revision: 48634
> URL: https://trac.parrot.org/parrot/changeset/48634
>
> Log:
> inline undocumented, used-once static functions
Shouldn't a decent optimizing compiler inline used-once static functions? (I
know there's often a size limit for this, but before we manually inline such
functions I want to make sure we do so for good reasons.)
-- c
More information about the parrot-dev
mailing list