Module Name: pcc Committed By: ragge Date: Sun Aug 10 14:49:30 UTC 2008
Modified Files:
pcc/cc/cpp: cpp.c
Log Message:
Remove use of alloca() altogether in favour for malloc()/free().
To generate a diff of this commit:
cvs rdiff -u -r1.89 -r1.90 pcc/cc/cpp/cpp.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
