Module Name: pcc
Committed By: stefan
Date: Fri Jan 18 18:14:10 UTC 2008
Modified Files:
pcc/cc/ccom: cgram.y
Log Message:
- The lexer prevents C_TYPENAME following C_STRUCT, so remove these rules.
- Remove bogus part of comment.
- Remove notype rule, the lexer takes care of it.
- -> is not a valid designator.
To generate a diff of this commit:
cvs rdiff -u -r1.185 -r1.186 pcc/cc/ccom/cgram.y
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.