Module Name: pcc
Committed By: ragge
Date: Sun Apr 6 09:07:33 UTC 2008
Modified Files:
pcc/cc/cpp: cpp.c
Log Message:
If the parameters collected by __VA_ARGS__ in an embedded macro will match
several normal parameters, then the NOEXP/EXPAND protection must be
on each identifier otherwise the internal diagnostic will report a
unbalance error. Found when compiling gcc.
To generate a diff of this commit:
cvs rdiff -u -r1.77 -r1.78 pcc/cc/cpp/cpp.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.