Module Name: pcc
Committed By: ragge
Date: Sun Sep 2 08:38:37 UTC 2012
Modified Files:
pcc/cc/ccom: trees.c
Log Message:
A > should be >= and this caused wrong code to be generated if the field
size and offset exactly macthed the type that should be used to read/write
the field. Fixes Jira#PCC-406 by Iain Hibbert.
To generate a diff of this commit:
cvs rdiff -u -r1.312 -r1.313 pcc/cc/ccom/trees.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.