Module Name: pcc
Committed By: ragge
Date: Thu Jan 27 17:33:54 UTC 2011
Modified Files:
pcc/cc/ccom: trees.c
Log Message:
Do not convert bitfields to int unvolontary, instead keep the original
type otherwise small types may get wrong values if located late in bitfields.
Fixes Jira#PCC-223 by Fred J. Tydeman.
To generate a diff of this commit:
cvs rdiff -u -r1.271 -r1.272 pcc/cc/ccom/trees.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.