Module Name: pcc Committed By: gmcgarry Date: Fri Mar 6 00:27:11 UTC 2009
Modified Files:
pcc/cc/ccom: pftn.c
Log Message:
Manually pool internal ssp symbol names. lookup() compares pointers for
symbol matching, which was failing if the compiler didn't pool strings.
Fixes jira issue PCC-13.
To generate a diff of this commit:
cvs rdiff -u -r1.253 -r1.254 pcc/cc/ccom/pftn.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
