Module Name:    pcc
Committed By:   ragge
Date:           Mon Oct 27 15:41:16 UTC 2008

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

Log Message:
Fix evaluation order error for gcc compatibility ({ }) expressions.
Aslo this expression should be handled as term, not e, in the yacc code.
Fixes  bug reported by Thorsten Glaser.


To generate a diff of this commit:
cvs rdiff -u -r1.223 -r1.224 pcc/cc/ccom/cgram.y
cvs rdiff -u -r1.210 -r1.211 pcc/cc/ccom/trees.c

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

Reply via email to