Module Name: pcc
Committed By: ragge
Date: Wed Jun 20 20:01:10 UTC 2012
Modified Files:
pcc/cc/ccom: cgram.y trees.c
Log Message:
Expand increment and compound operators early in buildtree to their basic
expressions, to allow for correct types. Required in 6.5.16.2.
Fixes bug reported by Fred J. Tydeman on pcc-list.
To generate a diff of this commit:
cvs rdiff -u -r1.344 -r1.345 pcc/cc/ccom/cgram.y
cvs rdiff -u -r1.308 -r1.309 pcc/cc/ccom/trees.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.