Module Name: pcc Committed By: ragge Date: Wed Jan 7 11:21:30 UTC 2009
Modified Files:
pcc/mip: regs.c
Log Message:
Remove the use of (non-standard) alloca(), Fixes bug #PCC-16.
When doing this a bug were found in the casm flow analysis code causing
wrong temporary (in best case) to be set live.
To generate a diff of this commit:
cvs rdiff -u -r1.198 -r1.199 pcc/mip/regs.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
