Module Name: pcc Committed By: ragge Date: Sun Jan 9 21:18:02 UTC 2011
Modified Files:
pcc/cc/ccom: gcc_compat.c
Log Message:
Use newstring() for strings that must be saved for a while, otherwise
they will be scratched from the heap. Fixes Jira#PCC-209 by Iain Hibbert.
To generate a diff of this commit:
cvs rdiff -u -r1.68 -r1.69 pcc/cc/ccom/gcc_compat.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
