Module Name: pcc
Committed By: ragge
Date: Fri Aug 14 18:38:09 UTC 2009
Modified Files:
pcc/arch/i386: local2.c table.c
Log Message:
Packed bitfields where width + offset from int boundary > bits in ints
lost their bits > bits in ints. Bug reported and fix tested by Jonathan Gray.
To generate a diff of this commit:
cvs rdiff -u -r1.128 -r1.129 pcc/arch/i386/local2.c
cvs rdiff -u -r1.115 -r1.116 pcc/arch/i386/table.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.