Module Name: pcc
Committed By: ragge
Date: Sat Jan 10 14:50:16 UTC 2009
Modified Files:
pcc/cc/ccom: cgram.y gcc_compat.c init.c pass1.h pftn.c trees.c
Log Message:
Better handling of type attributes, but not yet perfect.
Also fix of forward declaration of enum bug, reported by Jonathan Gray.
To generate a diff of this commit:
cvs rdiff -u -r1.247 -r1.248 pcc/cc/ccom/cgram.y
cvs rdiff -u -r1.22 -r1.23 pcc/cc/ccom/gcc_compat.c
cvs rdiff -u -r1.47 -r1.48 pcc/cc/ccom/init.c
cvs rdiff -u -r1.168 -r1.169 pcc/cc/ccom/pass1.h
cvs rdiff -u -r1.243 -r1.244 pcc/cc/ccom/pftn.c
cvs rdiff -u -r1.224 -r1.225 pcc/cc/ccom/trees.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.