Module Name:    pcc
Committed By:   ragge
Date:           Sat Aug  6 15:11:48 UTC 2011

Modified Files:
        pcc/arch/i386: local2.c table.c

Log Message:
Cannot use freetemp() when emitting instructions, the stack subtraction
is already written out. Use NTEMP instead.
Fixes bug reported on pcc-list by Szabolcs Nagy and Jira#PCC-375 by
Iain Hibbert.


To generate a diff of this commit:
cvs rdiff -u -r1.161 -r1.162 pcc/arch/i386/local2.c
cvs rdiff -u -r1.136 -r1.137 pcc/arch/i386/table.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to