On Thu, Jul 13, 2017 at 08:52:31AM +0200, Sven Hartrumpf wrote:
> Yes, functions that can never be called from the compiled program
> are still there.
> Will the profile output of the compiled program (-accumulate-profile)
> be a reliable filter if I avoid inlining and make
> sure that all possible input cases are seen by the program?

Are you looking for a coverage/dead code elimination tool?
Something like that's been on my mind a few times, as a thing
that would be nice to have.

Cheers,
Peter

Attachment: signature.asc
Description: PGP signature

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

Reply via email to