Module Name:    pcc
Committed By:   ragge
Date:           Fri Apr 30 12:54:23 UTC 2010

Modified Files:
        pcc/arch/i386: local.c local2.c macdefs.h table.c

Log Message:
Detect the situation where a function returns a float number but the
return value is ignored; the float stack must be popped anyway.
FIxes a bug in awk where the float stack overflows.


To generate a diff of this commit:
cvs rdiff -u -r1.115 -r1.116 pcc/arch/i386/local.c
cvs rdiff -u -r1.138 -r1.139 pcc/arch/i386/local2.c
cvs rdiff -u -r1.70 -r1.71 pcc/arch/i386/macdefs.h
cvs rdiff -u -r1.118 -r1.119 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