Module Name: pcc
Committed By: ragge
Date: Sun Oct 19 15:22:20 UTC 2008
Modified Files:
pcc/cc/ccom: trees.c
Log Message:
Must restart tree checking for C-specific ops if a COMMA operator is found,
otherwise a bunch of unneccessary code will be generated.
Currently done with longjmp() and only turned on for pdp11 until all
side effects are verified.
To generate a diff of this commit:
cvs rdiff -u -r1.207 -r1.208 pcc/cc/ccom/trees.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.