Module Name: pcc
Committed By: gmcgarry
Date: Thu Mar 20 01:15:31 UTC 2008
Modified Files:
pcc/cc/ccom: pftn.c
Log Message:
Missing parameter names can occur in later arguments, so just protect
the first one from the null dereference. If it is missing, attach
a dummy symbol rather than the symbol for this function. This
removes the bogus error messages about function arguments.
To generate a diff of this commit:
cvs rdiff -u -r1.197 -r1.198 pcc/cc/ccom/pftn.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.