Module Name: pcc Committed By: ragge Date: Sun May 23 19:52:04 UTC 2010
Modified Files:
pcc/cc/ccom: pftn.c
Log Message:
Make the canary value on stack volatile, so that the compiler won't
try to put it into a register. Solves stack overwrite error reported
by Iain Hibbert on pcc-list.
To generate a diff of this commit:
cvs rdiff -u -r1.279 -r1.280 pcc/cc/ccom/pftn.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
