Module Name: pcc
Committed By: ragge
Date: Sun Aug 14 14:55:54 UTC 2011
Modified Files:
pcc/cc/ccom: builtins.c inline.c main.c
Log Message:
More dealing with the forever saga of gcc inline :-/ -std=gnu99 toggled
syntax for inlines after 4.1.3 was released, and since we mimic 4.3.1
adapt to this change.
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 pcc/cc/ccom/builtins.c
cvs rdiff -u -r1.45 -r1.46 pcc/cc/ccom/inline.c
cvs rdiff -u -r1.113 -r1.114 pcc/cc/ccom/main.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.