Module Name:    pcc
Committed By:   ragge
Date:           Wed Jul  6 16:58:52 UTC 2011

Modified Files:
        pcc/cc/ccom: cgram.y

Log Message:
Must rewrite x++ to (t=x,x++,t) for booleans.
Fixes Jira#PCC-354 with patch by TAKAHASHI Tamotsu, slightly altered by me.


To generate a diff of this commit:
cvs rdiff -u -r1.333 -r1.334 pcc/cc/ccom/cgram.y

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to