Module Name: pcc
Committed By: ragge
Date: Sun Aug 3 20:49:25 UTC 2008
Modified Files:
pcc/cc/ccom: cgram.y init.c pftn.c trees.c
Log Message:
Set array dimension for incomplete declarations to NOOFFSET.
Allow for arrays of zero size to be compatible with gcc.
To generate a diff of this commit:
cvs rdiff -u -r1.217 -r1.218 pcc/cc/ccom/cgram.y
cvs rdiff -u -r1.43 -r1.44 pcc/cc/ccom/init.c
cvs rdiff -u -r1.220 -r1.221 pcc/cc/ccom/pftn.c
cvs rdiff -u -r1.203 -r1.204 pcc/cc/ccom/trees.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.