Module Name: pcc
Committed By: ragge
Date: Mon Aug 8 19:22:58 UTC 2011
Modified Files:
pcc/cc/ccom: optim.c trees.c
Log Message:
Propagate attributes down when removing PCONVs.
Do not discard *& when & is applied to a temporary. If an address is taken
then the value must always be in memory.
Fixes Jira#PCC-374 by Iain Hibbert.
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 pcc/cc/ccom/optim.c
cvs rdiff -u -r1.297 -r1.298 pcc/cc/ccom/trees.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.