Module Name: pcc
Committed By: ragge
Date: Sat Apr 16 14:58:51 UTC 2011
Modified Files:
pcc/cc/ccom: cgram.y
Log Message:
Break up bool asgop early to x = x op y instead.
Fixes Jira#PCC-318 by Fred J. Tydeman.
XXX - all ops should be handled like this, currently the asgops will not
be promoted correctly before op.
To generate a diff of this commit:
cvs rdiff -u -r1.322 -r1.323 pcc/cc/ccom/cgram.y
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.