Module Name: pcc
Committed By: ragge
Date: Sat Feb 26 11:24:11 UTC 2011
Modified Files:
pcc/cc/ccom: inline.c
Log Message:
Keep track of type of function arguments to ensure that correct casts are
applied if the inlined function does not have a prototype (which is illegal
anyway, but common). Fixes Jira#PCC-256 by Iain Hibbert.
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 pcc/cc/ccom/inline.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.