Module Name: pcc
Committed By: ragge
Date: Tue Jan 25 19:02:41 UTC 2011
Modified Files:
pcc/cc/ccom: builtins.c trees.c
Log Message:
Handle builtin_constant_p() a little different. Never search for side effects
inside (). Search and print out unreachable labels here. Inlined functions
may be written out, so just discard them if outside a function.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pcc/cc/ccom/builtins.c
cvs rdiff -u -r1.268 -r1.269 pcc/cc/ccom/trees.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.