Module Name: pcc Committed By: ragge Date: Wed Oct 13 19:55:18 UTC 2010
Modified Files:
pcc/cc/ccom: trees.c
Log Message:
Fix type conversion bug causing arithmetic conversions to occasionally
become to unsigned type, even if the result should be signed.
To generate a diff of this commit:
cvs rdiff -u -r1.258 -r1.259 pcc/cc/ccom/trees.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
