Module Name: pcc Committed By: stefan Date: Wed Feb 6 16:50:45 UTC 2008
Modified Files:
pcc/cc/ccom: cgram.y
Log Message:
Stuff like typedef int a(void); a b {} or int a {} are illegal function
definitions. Complain about them and don't abort with a major internal
compiler error. ok ragge@
To generate a diff of this commit:
cvs rdiff -u -r1.191 -r1.192 pcc/cc/ccom/cgram.y
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
