Module Name: pcc
Committed By: ragge
Date: Thu Nov 20 21:19:09 UTC 2008
Modified Files:
pcc/cc/ccom: pass1.h pftn.c trees.c
Log Message:
Allow for incomplete definitions of enums.
This matches both gcc extensions and traditional behaviour.
To generate a diff of this commit:
cvs rdiff -u -r1.156 -r1.157 pcc/cc/ccom/pass1.h
cvs rdiff -u -r1.231 -r1.232 pcc/cc/ccom/pftn.c
cvs rdiff -u -r1.215 -r1.216 pcc/cc/ccom/trees.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.