Module Name: pcc
Committed By: ragge
Date: Sun Jun 13 15:26:52 UTC 2010
Modified Files:
pcc/cc/ccom: inline.c
Log Message:
Use inline_ref() instead of just setting a function as referenced if the call
is found and we are not inlining, so that functions are not printed out if not
referenced. Fixes Jira#PCC-123 by Iain Hibbert.
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pcc/cc/ccom/inline.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.