Module Name: pcc
Committed By: ragge
Date: Sun Dec 9 17:46:41 UTC 2007
Modified Files:
pcc/cc/ccom: pftn.c
Log Message:
Pass string nodes through clocal() directly when created, to give
target-dependent code the opportunity to modify those nodes.
The string handling should be somewhat modified to create a symbol
of a static array of char, and then remove the hacks.
To generate a diff of this commit:
cvs rdiff -u -r1.185 -r1.186 pcc/cc/ccom/pftn.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.