Module Name: pcc
Committed By: ragge
Date: Wed May 5 12:26:58 UTC 2010
Modified Files:
pcc/cc/ccom: gcc_compat.c pass1.h trees.c
Log Message:
Add and handle gcc attribute __warn_unused_result__. Requested by Iain
Hibbert but with a different implementation.
To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 pcc/cc/ccom/gcc_compat.c
cvs rdiff -u -r1.192 -r1.193 pcc/cc/ccom/pass1.h
cvs rdiff -u -r1.244 -r1.245 pcc/cc/ccom/trees.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.