Module Name: pcc
Committed By: ragge
Date: Sat Aug 16 15:27:27 UTC 2008
Modified Files:
pcc/cc/cpp: cpp.c scanner.l
Log Message:
Must delay _Pragma -> #pragma conversion until printout, otherwise
the pragma stmt may end up at the wrong place. Spotted by gmcgarry.
To generate a diff of this commit:
cvs rdiff -u -r1.91 -r1.92 pcc/cc/cpp/cpp.c
cvs rdiff -u -r1.45 -r1.46 pcc/cc/cpp/scanner.l
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.