Module Name: pcc
Committed By: ragge
Date: Sun May 4 19:49:10 UTC 2008
Modified Files:
pcc/arch/i386: flocal.c
pcc/f77/fcom: putscj.c
Log Message:
Fix Arithmetic if support. May generate an unneccessary compare, but let
the peephole optimizer handle that in the future.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pcc/arch/i386/flocal.c
cvs rdiff -u -r1.10 -r1.11 pcc/f77/fcom/putscj.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.