Module Name: pcc Committed By: gmcgarry Date: Thu Aug 7 00:30:06 UTC 2008
Modified Files:
pcc/cc/cc: cc.c
Log Message:
Expand -Wall and -WW before all other -W arguments so that they
can be overridden. Matches gcc behaviour.
Fixes -Wno-pointer-sign -Wall.
To generate a diff of this commit:
cvs rdiff -u -r1.118 -r1.119 pcc/cc/cc/cc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
