Module Name: pcc
Committed By: ragge
Date: Wed Jul 6 20:15:38 UTC 2011
Modified Files:
pcc/cc/ccom: pass1.h pftn.c
pcc/mip: common.c manifest.h
Log Message:
Set BOOL type number below CHAR. This simplifies a bunch of type promoting
and removes one source of errors.
To generate a diff of this commit:
cvs rdiff -u -r1.230 -r1.231 pcc/cc/ccom/pass1.h
cvs rdiff -u -r1.329 -r1.330 pcc/cc/ccom/pftn.c
cvs rdiff -u -r1.94 -r1.95 pcc/mip/common.c pcc/mip/manifest.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.