Module Name: pcc
Committed By: ragge
Date: Sat Jul 16 16:14:56 UTC 2011
Modified Files:
pcc/cc/cpp: cpp.c cpp.h token.c
Log Message:
Deal with the ugly situation where there are macro directives inside
an expanding macro. This is not allowed but gcc accepts it, so...
To generate a diff of this commit:
cvs rdiff -u -r1.138 -r1.139 pcc/cc/cpp/cpp.c
cvs rdiff -u -r1.50 -r1.51 pcc/cc/cpp/cpp.h
cvs rdiff -u -r1.62 -r1.63 pcc/cc/cpp/token.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.