Module Name: pcc
Committed By: ragge
Date: Sun Dec 13 13:14:31 UTC 2009
Modified Files:
pcc/arch/i386: local2.c
Log Message:
Fix bug causing comparision of two long-long values to sometimes fail
(low-order values must be compared unsigned). Reported by Jonathan Gray.
Also fix a bug in struct assignment causing broken code to be generated.
To generate a diff of this commit:
cvs rdiff -u -r1.134 -r1.135 pcc/arch/i386/local2.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.