Module Name: pcc
Committed By: ragge
Date: Thu Jul 14 08:57:43 UTC 2011
Modified Files:
pcc/cc/ccom: inline.c main.c pass1.h
Log Message:
Add x flag -xgcc that tells pcc to use gcc syntax for some things instead
of c99 style. Currently only inline.
To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 pcc/cc/ccom/inline.c
cvs rdiff -u -r1.108 -r1.109 pcc/cc/ccom/main.c
cvs rdiff -u -r1.231 -r1.232 pcc/cc/ccom/pass1.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.