Module Name: pcc
Committed By: ragge
Date: Sun Apr 22 12:49:07 UTC 2012
Modified Files:
pcc/cc/ccom: cgram.y pass1.h pftn.c
Log Message:
Complain correctly about both missing prototypes and strict prototypes, unless
they come from system headers in which case we ignore it. This follows gcc
behavior.
To generate a diff of this commit:
cvs rdiff -u -r1.343 -r1.344 pcc/cc/ccom/cgram.y pcc/cc/ccom/pftn.c
cvs rdiff -u -r1.238 -r1.239 pcc/cc/ccom/pass1.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.