Thu, 13 Sep 2007 10:56:33 +0200, Felix wrote:

> You must compile in block mode, or hide the procedures that you want
> to have inlined: a procedure can not be inlined, if it is globally
> accessible.

Thanks, Felix.
After adding the csc options -block -debug oi
I can see that (and which) functions are inlined.

Ciao
Sven

Attachment: pgpRUoLwGyofO.pgp
Description: PGP signature

_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to