Module Name: pcc
Committed By: ragge
Date: Sat Feb 7 10:45:44 UTC 2009
Modified Files:
pcc/cc/ccom: init.c
Log Message:
Targets which cannot immediate load an address (like arm or nova) may have
rewritten the initiator tree before it's known that it is a char array
initialization on the stack. Fixes bug #PCC-14 by Gregory McGarry.
XXX - this fix is not the best, should be adressed later.
To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 pcc/cc/ccom/init.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.